PHP Class Nelmio\SecurityBundle\Twig\TokenParser\CSPScriptParser

Inheritance: extends AbstractCSPParser
Afficher le fichier Open project: nelmio/NelmioSecurityBundle

Méthodes publiques

Méthode Description
__construct ( ShaComputer $shaComputer )

Méthodes protégées

Méthode Description
computeSha ( $data )

Method Details

__construct() public méthode

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

computeSha() protected méthode

protected computeSha ( $data )