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
EndpointInterface
getPaths
Adamgoose\Routing\Annotations\EndpointInterface::getPaths PHP Method
EndpointInterface Interface Documentation
Show file
Open project: adamgoose/laravel-annotations
getPaths()
public
method
Get all of the path definitions for an endpoint.
public
getPaths
( ) :
array
return
array
public function getPaths();
EndpointInterface
addPath
getMethodForPath
getPaths
hasPaths
toRouteDefinition