PHP Класс Collective\Annotations\Routing\Annotations\Annotations\Where

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

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

Метод Описание
modify ( MethodEndpoint $endpoint, ReflectionMethod $method )
modifyCollection ( EndpointCollection $endpoints, ReflectionClass $class )

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

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

public modify ( MethodEndpoint $endpoint, ReflectionMethod $method )
$endpoint Collective\Annotations\Routing\Annotations\MethodEndpoint
$method ReflectionMethod

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

public modifyCollection ( EndpointCollection $endpoints, ReflectionClass $class )
$endpoints Collective\Annotations\Routing\Annotations\EndpointCollection
$class ReflectionClass