Cake\Chronos\ChronosInterface::isLeapYear PHP Method

isLeapYear() public method

Determines if the instance is a leap year
public isLeapYear ( ) : boolean
return boolean
    public function isLeapYear();
ChronosInterface