PHP Class Adamgoose\Routing\Annotations\Annotations\Route

Inheritance: extends Annotation
Afficher le fichier Open project: adamgoose/laravel-annotations

Méthodes publiques

Méthode Description
modify ( MethodEndpoint $endpoint, ReflectionMethod $method )

Method Details

modify() public méthode

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