PHP Class Collective\Annotations\Routing\Annotations\Annotations\Route

Inheritance: extends Annotation
Show file Open project: laravelcollective/annotations

Public Methods

Method Description
modify ( MethodEndpoint $endpoint, ReflectionMethod $method )

Method Details

modify() public method

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