Cake\Chronos\ChronosInterface::isMutable PHP Method

isMutable() public method

Check if instance of ChronosInterface is mutable.
public isMutable ( ) : boolean
return boolean
    public function isMutable();
ChronosInterface