@@ -51,9 +51,9 @@ |
||
| 51 | 51 | /** |
| 52 | 52 | * This method creates user |
| 53 | 53 | * |
| 54 | - * @param $user |
|
| 54 | + * @param UserController $user |
|
| 55 | 55 | * @param $userParams |
| 56 | - * @param $response |
|
| 56 | + * @param Response $response |
|
| 57 | 57 | * |
| 58 | 58 | * @return json $response |
| 59 | 59 | */ |