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

isThisWeek() public méthode

Returns true if this object represents a date within the current week
public isThisWeek ( ) : boolean
Résultat boolean
    public function isThisWeek();
ChronosInterface