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
Sulu
Bundle
SnippetBundle
Snippet
SnippetResolverInterface
PHP Interface Sulu\Bundle\SnippetBundle\Snippet\SnippetResolverInterface
Mostrar archivo
Open project: sulu/sulu
Interface Usage Examples
Public Methods
Method
Description
resolve
(
string[]
$uuids
,
string
$webspaceKey
,
string
$locale
,
string
$shadowLocale
= null ) :
array
Load snippet and resolves them by UUID.
Method Details
resolve()
public
method
Load snippet and resolves them by UUID.
public
resolve
(
string[]
$uuids
,
string
$webspaceKey
,
string
$locale
,
string
$shadowLocale
= null ) :
array
$uuids
string[]
$webspaceKey
string
$locale
string
$shadowLocale
string
return
array