@@ -19,7 +19,6 @@ |
||
19 | 19 | private $userRepository; |
20 | 20 | |
21 | 21 | /** |
22 | - * @param EntityManagerInterface $em |
|
23 | 22 | */ |
24 | 23 | public function __construct(UserRepository $userRepository) |
25 | 24 | { |