@@ -144,7 +144,7 @@ |
||
| 144 | 144 | * |
| 145 | 145 | * @return $this |
| 146 | 146 | */ |
| 147 | - public function for(string $date) |
|
| 147 | + public function for (string $date) |
|
| 148 | 148 | { |
| 149 | 149 | $this->setDate($date); |
| 150 | 150 | |