PHP Класс Newscoop\NewscoopBundle\Twig\IncludeAsVerbatimExtension

Наследование: extends Twig_Extension
Показать файл Открыть проект

Открытые методы

Метод Описание
getFunctions ( ) : array Returns a list of global functions to add to the existing list.
getName ( ) : string Returns the name of the extension.
includeAsVerbatim ( Twig_Environment $env, $location )

Описание методов

getFunctions() публичный метод

Returns a list of global functions to add to the existing list.
public getFunctions ( ) : array
Результат array An array of global functions

getName() публичный метод

Returns the name of the extension.
public getName ( ) : string
Результат string The extension name

includeAsVerbatim() публичный метод

public includeAsVerbatim ( Twig_Environment $env, $location )
$env Twig_Environment