Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Sulu
Bundle
RouteBundle
Generator
TokenProviderInterface
PHP Interface Sulu\Bundle\RouteBundle\Generator\TokenProviderInterface
Exibir arquivo
Open project: sulu/sulu
Interface Usage Examples
Public Methods
Method
Description
provide
(
mixed
$entity
,
string
$name
) :
string
Returns resolved token for entity.
Method Details
provide()
public
method
Returns resolved token for entity.
public
provide
(
mixed
$entity
,
string
$name
) :
string
$entity
mixed
$name
string
return
string