@@ -48,7 +48,7 @@ |
||
48 | 48 | * @param InputInterface $input |
49 | 49 | * @param OutputInterface $output |
50 | 50 | * |
51 | - * @return mixed |
|
51 | + * @return User |
|
52 | 52 | */ |
53 | 53 | protected function createUser(InputInterface $input, OutputInterface $output) |
54 | 54 | { |