Cake\Chronos\ChronosInterface::isTomorrow PHP 메소드

isTomorrow() 공개 메소드

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