Completed
Push — master ( ee58ba...a5219d )
by Sergi Tur
02:31
created
src/Console/PublishAdminLTE.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -118,10 +118,10 @@
 block discarded – undo
118 118
     }
119 119
 
120 120
     /**
121
-     * @param $fileName
121
+     * @param string $fileName
122 122
      * @param string $prompt
123 123
      *
124
-     * @return bool
124
+     * @return string
125 125
      */
126 126
     protected function confirmOverwrite($fileName, $prompt = '')
127 127
     {
Please login to merge, or discard this patch.