@@ -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 | { |
@@ -32,7 +32,7 @@ |
||
| 32 | 32 | } |
| 33 | 33 | |
| 34 | 34 | /** |
| 35 | - * @param object $entity |
|
| 35 | + * @param \AppBundle\Entity\Event $entity |
|
| 36 | 36 | */ |
| 37 | 37 | public function remove($entity) |
| 38 | 38 | { |