PHP Interface Sulu\Bundle\SnippetBundle\Twig\SnippetTwigExtensionInterface

Inheritance: extends Twig_ExtensionInterface
Show file 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