PHP Class SensioLabs\DeprecationDetector\RuleSet\DirectoryTraverser

Afficher le fichier Open project: sensiolabs-de/deprecation-detector Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( ParsedPhpFileFinder $finder )
traverse ( string $path, SensioLabs\DeprecationDetector\RuleSet\RuleSet $ruleSet = null ) : SensioLabs\DeprecationDetector\RuleSet\RuleSet

Method Details

__construct() public méthode

public __construct ( ParsedPhpFileFinder $finder )
$finder SensioLabs\DeprecationDetector\Finder\ParsedPhpFileFinder

traverse() public méthode

public traverse ( string $path, SensioLabs\DeprecationDetector\RuleSet\RuleSet $ruleSet = null ) : SensioLabs\DeprecationDetector\RuleSet\RuleSet
$path string
$ruleSet SensioLabs\DeprecationDetector\RuleSet\RuleSet
Résultat SensioLabs\DeprecationDetector\RuleSet\RuleSet