PHP Class PhpDeal\Contract\Fetcher\ParentClass\MethodConditionWithInheritDocFetcher

Inheritance: extends AbstractFetcher
Afficher le fichier Open project: lisachenko/php-deal Class Usage Examples

Méthodes publiques

Méthode Description
getConditions ( ReflectionClass $class, string $methodName ) : array Fetches conditions from all parent method prototypes recursively

Method Details

getConditions() public méthode

Fetches conditions from all parent method prototypes recursively
public getConditions ( ReflectionClass $class, string $methodName ) : array
$class ReflectionClass
$methodName string
Résultat array