@@ -192,6 +192,7 @@ |
||
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 | { |