Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Sulu
Bundle
SnippetBundle
Twig
SnippetTwigExtensionInterface
PHP Interface Sulu\Bundle\SnippetBundle\Twig\SnippetTwigExtensionInterface
Inheritance:
extends
Twig_ExtensionInterface
Datei anzeigen
Open project: sulu/sulu
Interface Usage Examples
Public Methods
Method
Description
loadSnippet
(
string
$uuid
,
string
$locale
= null ) :
array
Returns snippet.
Method Details
loadSnippet()
public
method
Returns snippet.
public
loadSnippet
(
string
$uuid
,
string
$locale
= null ) :
array
$uuid
string
$locale
string
return
array