|
|
@ -84,7 +84,6 @@ class AutoDiscoveryDirectory implements IAutoDiscoverySpot {
|
|
|
|
* Get spot's classes of a directory
|
|
|
|
* Get spot's classes of a directory
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @param string $directoryPath The directory path
|
|
|
|
* @param string $directoryPath The directory path
|
|
|
|
* @param bool $processSubDirectories True if search in subdirectories too, else False
|
|
|
|
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @return Command[] Spot's classes
|
|
|
|
* @return Command[] Spot's classes
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|