Completed
Push — master ( 5f8218...409b66 )
by Greg
02:25
created
src/CommandFileDiscovery.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -192,6 +192,7 @@
 block discarded – undo
192 192
      *
193 193
      * The pattern we will look for is any file whose name ends in 'Commands.php'.
194 194
      * A list of paths to found files will be returned.
195
+     * @param string $baseNamespace
195 196
      */
196 197
     protected function discoverCommandFiles($directory, $baseNamespace)
197 198
     {
Please login to merge, or discard this patch.