Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
App
Source
RouteSystem
Interfaces
IRouteResource
PHP Interface App\Source\RouteSystem\Interfaces\IRouteResource
Mostrar archivo
Open project: andrey900/slimcms
Interface Usage Examples
Public Methods
Method
Description
__construct
(
$groupPath
,
$controller
,
$groupName
= '' )
getInfo
( )
registerRoute
(
Slim\App
$app
)
Method Details
__construct()
public
method
public
__construct
(
$groupPath
,
$controller
,
$groupName
= '' )
getInfo()
public
method
public
getInfo
( )
registerRoute()
public
method
public
registerRoute
(
Slim\App
$app
)
$app
Slim\App