Cake\Chronos\ChronosInterface::isThisWeek PHP Method

isThisWeek() public method

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