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

isThisYear() public méthode

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