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:
parent
72f453486c
commit
d6c50baec9
@ -39,7 +39,6 @@ class FilesFinder implements FinderInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* TODO: Add support for RECURSIVE_MODE
|
||||
* @param $namespace
|
||||
* @param $options
|
||||
* @return bool|string
|
||||
|
@ -14,7 +14,6 @@ class PSR4Finder implements FinderInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* TODO: Add support for RECURSIVE_MODE
|
||||
* @param $namespace
|
||||
* @param $options
|
||||
* @return array
|
||||
|
Loading…
Reference in New Issue
Block a user