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