PHP Класс Nelmio\SecurityBundle\Twig\Node\CSPNode

(c) Nelmio For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
Наследование: extends Twig_Node
Показать файл Открыть проект

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

Метод Описание
__construct ( Twig_NodeInterface $body, $lineno, $tag, $directive, $sha = null )
compile ( Twig_Compiler $compiler )

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

__construct() публичный Метод

public __construct ( Twig_NodeInterface $body, $lineno, $tag, $directive, $sha = null )
$body Twig_NodeInterface

compile() публичный Метод

public compile ( Twig_Compiler $compiler )
$compiler Twig_Compiler