Cake\Chronos\ChronosInterface::startOfWeek PHP Метод

startOfWeek() публичный Метод

Resets the date to the first day of week (defined in $weekStartsAt) and the time to 00:00:00
public startOfWeek ( ) : static
Результат static
    public function startOfWeek();
ChronosInterface