PHP Class Mmoreram\PHPFormatter\Finder\FileFinder

Afficher le fichier Open project: mmoreram/php-formatter Class Usage Examples

Méthodes publiques

Méthode Description
findPHPFilesByPath ( string $path ) : Finder Find all php files by path.

Method Details

findPHPFilesByPath() public méthode

Find all php files by path.
public findPHPFilesByPath ( string $path ) : Finder
$path string Path
Résultat Symfony\Component\Finder\Finder Finder iterable object with all PHP found files in path