Cake\Chronos\ChronosInterface::startOfYear PHP Method

startOfYear() public method

Resets the date to the first day of the year and the time to 00:00:00
public startOfYear ( ) : static
return static
    public function startOfYear();
ChronosInterface