Completed
Push — 1.0-phpstan ( 5ae83f )
by Kamil
27:50
created
src/Sylius/Bundle/CoreBundle/Command/SetupCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -159,7 +159,7 @@
 block discarded – undo
159 159
      * @param InputInterface $input
160 160
      * @param OutputInterface $output
161 161
      *
162
-     * @return mixed
162
+     * @return string|null
163 163
      */
164 164
     private function getAdministratorPassword(InputInterface $input, OutputInterface $output)
165 165
     {
Please login to merge, or discard this patch.