@@ -32,7 +32,6 @@ |
||
32 | 32 | * 404="User with given login was not found", |
33 | 33 | * } |
34 | 34 | * ) |
35 | - * @param string $bandName user login |
|
36 | 35 | */ |
37 | 36 | public function viewAction(string $login): Response |
38 | 37 | { |