@@ -52,7 +52,7 @@ |
||
| 52 | 52 | * |
| 53 | 53 | * @return $this |
| 54 | 54 | */ |
| 55 | - public function for(string $email) |
|
| 55 | + public function for (string $email) |
|
| 56 | 56 | { |
| 57 | 57 | $this->email = $email; |
| 58 | 58 | |