@@ -140,7 +140,7 @@ |
||
140 | 140 | * @return $this |
141 | 141 | * @throws DateException |
142 | 142 | */ |
143 | - public function for(string $date) |
|
143 | + public function for (string $date) |
|
144 | 144 | { |
145 | 145 | $this->setDate($date); |
146 | 146 |