Completed
Pull Request — master (#99)
by
unknown
21:54
created
src/Command/AbstractUserCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.