Cake\Chronos\ChronosInterface::isTomorrow PHP Method

isTomorrow() public method

Determines if the instance is tomorrow
public isTomorrow ( ) : boolean
return boolean
    public function isTomorrow();
ChronosInterface