@@ -39,8 +39,8 @@ |
||
| 39 | 39 | /** |
| 40 | 40 | * LoginUserCommand constructor. |
| 41 | 41 | * |
| 42 | - * @param $email |
|
| 43 | - * @param $password |
|
| 42 | + * @param string $email |
|
| 43 | + * @param string $password |
|
| 44 | 44 | */ |
| 45 | 45 | public function __construct($email, $password) |
| 46 | 46 | { |