Method | Description | |
---|---|---|
findPHPFilesByPath ( string $path ) : |
Find all php files by path. |
public findPHPFilesByPath ( string $path ) : |
||
$path | string | Path |
return | Finder iterable object with all PHP found files in path |