Completed
Push — master ( 4bbf81...304e9a )
by Mokhlas
01:34
created
src/Command/MultiAuthPrepare.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -859,7 +859,7 @@  discard block
 block discarded – undo
859 859
     }
860 860
 
861 861
     /**
862
-     * @param $nameSmall
862
+     * @param string $nameSmall
863 863
      * @return string[]
864 864
      */
865 865
     protected function createViewsFolders($nameSmall) {
@@ -972,7 +972,7 @@  discard block
 block discarded – undo
972 972
     /**
973 973
      * Run a SSH command.
974 974
      *
975
-     * @param $command
975
+     * @param string $command
976 976
      * @param string $beforeNotice
977 977
      * @param string $afterNotice
978 978
      */
Please login to merge, or discard this patch.