Cake\Chronos\ChronosInterface::isThisYear PHP Method

isThisYear() public method

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