PHP Class Nelmio\SecurityBundle\Twig\TokenParser\CSPScriptParser

Inheritance: extends AbstractCSPParser
Datei anzeigen Open project: nelmio/NelmioSecurityBundle

Public Methods

Method Description
__construct ( ShaComputer $shaComputer )

Protected Methods

Method Description
computeSha ( $data )

Method Details

__construct() public method

public __construct ( ShaComputer $shaComputer )
$shaComputer Nelmio\SecurityBundle\ContentSecurityPolicy\ShaComputer

computeSha() protected method

protected computeSha ( $data )