PHP Класс PhpDeal\Contract\Fetcher\ParentClass\MethodConditionWithInheritDocFetcher

Наследование: extends AbstractFetcher
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
getConditions ( ReflectionClass $class, string $methodName ) : array Fetches conditions from all parent method prototypes recursively

Описание методов

getConditions() публичный Метод

Fetches conditions from all parent method prototypes recursively
public getConditions ( ReflectionClass $class, string $methodName ) : array
$class ReflectionClass
$methodName string
Результат array