1
0
mirror of https://github.com/danog/class-finder.git synced 2024-11-26 20:14:59 +01:00

remove TODOs that were completed or no longer planned.

This commit is contained in:
Hayden Pierce 2018-12-31 20:54:48 -06:00
parent 72f453486c
commit d6c50baec9
2 changed files with 0 additions and 2 deletions

View File

@ -39,7 +39,6 @@ class FilesFinder implements FinderInterface
}
/**
* TODO: Add support for RECURSIVE_MODE
* @param $namespace
* @param $options
* @return bool|string

View File

@ -14,7 +14,6 @@ class PSR4Finder implements FinderInterface
}
/**
* TODO: Add support for RECURSIVE_MODE
* @param $namespace
* @param $options
* @return array