Cake\Chronos\ChronosInterface::endOfWeek PHP Method

endOfWeek() public method

Resets the date to end of week (defined in $weekEndsAt) and time to 23:59:59
public endOfWeek ( ) : static
return static
    public function endOfWeek();
ChronosInterface