@@ -137,7 +137,7 @@ |
||
137 | 137 | * @return $this |
138 | 138 | * @throws DateException |
139 | 139 | */ |
140 | - public function for(string $date) |
|
140 | + public function for (string $date) |
|
141 | 141 | { |
142 | 142 | $this->date = $date; |
143 | 143 |