PHP Class Transphpile\Finder

Inheritance: use trait Transphpile\IO\IO
Afficher le fichier Open project: jaytaph/Transphpile Class Usage Examples

Protected Properties

Свойство Type Description
$sources array

Méthodes publiques

Méthode Description
__construct ( array $sources, Transphpile\IO\IOInterface $io )
find ( ) : Finder

Method Details

__construct() public méthode

public __construct ( array $sources, Transphpile\IO\IOInterface $io )
$sources array
$io Transphpile\IO\IOInterface

find() public méthode

public find ( ) : Finder
Résultat Symfony\Component\Finder\Finder

Property Details

$sources protected_oe property

protected array $sources
Résultat array