Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Adamgoose
Routing
Annotations
Annotations
Route
PHP Class Adamgoose\Routing\Annotations\Annotations\Route
Inheritance:
extends
Annotation
Show file
Open project: adamgoose/laravel-annotations
Public Methods
Method
Description
modify
(
MethodEndpoint
$endpoint
,
ReflectionMethod
$method
)
Method Details
modify()
public
method
public
modify
(
MethodEndpoint
$endpoint
,
ReflectionMethod
$method
)
$endpoint
Adamgoose\Routing\Annotations\MethodEndpoint
$method
ReflectionMethod