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

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

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

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

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

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

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

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

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