Cake\Chronos\ChronosInterface::isPast PHP Méthode

isPast() public méthode

Determines if the instance is in the past, ie. less (before) than now
public isPast ( ) : boolean
Résultat boolean
    public function isPast();
ChronosInterface