Method | Description | |
---|---|---|
__construct ( SensioLabs\DeprecationDetector\Parser\ParserInterface $parser, SensioLabs\DeprecationDetector\Console\Output\VerboseProgressOutput $progressOutput, SensioLabs\DeprecationDetector\Finder\FinderFactoryInterface $finderFactory ) | ||
parsePhpFiles ( string $path ) : |
public __construct ( SensioLabs\DeprecationDetector\Parser\ParserInterface $parser, SensioLabs\DeprecationDetector\Console\Output\VerboseProgressOutput $progressOutput, SensioLabs\DeprecationDetector\Finder\FinderFactoryInterface $finderFactory ) | ||
$parser | SensioLabs\DeprecationDetector\Parser\ParserInterface | |
$progressOutput | SensioLabs\DeprecationDetector\Console\Output\VerboseProgressOutput | |
$finderFactory | SensioLabs\DeprecationDetector\Finder\FinderFactoryInterface |
public parsePhpFiles ( string $path ) : |
||
$path | string | |
return |