Cake\Chronos\ChronosInterface::startOfWeek PHP Méthode

startOfWeek() public méthode

Resets the date to the first day of week (defined in $weekStartsAt) and the time to 00:00:00
public startOfWeek ( ) : static
Résultat static
    public function startOfWeek();
ChronosInterface