Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Bolt
Twig
Handler
RoutingHandler
PHP Class Bolt\Twig\Handler\RoutingHandler
显示文件
Open project: bolt/bolt
Public Methods
Method
Description
__construct
(
Silex\Application
$app
)
canonical
( ) :
string
|
null
Get canonical url for current request.
Method Details
__construct()
public
method
public
__construct
(
Silex\Application
$app
)
$app
Silex\Application
canonical()
public
method
Get canonical url for current request.
public
canonical
( ) :
string
|
null
return
string
|
null