@@ -71,7 +71,6 @@ |
||
| 71 | 71 | /** |
| 72 | 72 | * Returns a json list of profiles |
| 73 | 73 | * |
| 74 | - * @param Request $request |
|
| 75 | 74 | * |
| 76 | 75 | * @return Response |
| 77 | 76 | */ |
@@ -145,7 +145,7 @@ |
||
| 145 | 145 | /** |
| 146 | 146 | * Get profile. |
| 147 | 147 | * |
| 148 | - * @return string|array |
|
| 148 | + * @return string |
|
| 149 | 149 | */ |
| 150 | 150 | public function getProfile() |
| 151 | 151 | { |