PHP Class 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.
Inheritance: extends Twig_Node
Datei anzeigen Open project: nelmio/NelmioSecurityBundle

Public Methods

Method Description
__construct ( Twig_NodeInterface $body, $lineno, $tag, $directive, $sha = null )
compile ( Twig_Compiler $compiler )

Method Details

__construct() public method

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

compile() public method

public compile ( Twig_Compiler $compiler )
$compiler Twig_Compiler