PHP Class Nelmio\SecurityBundle\ContentSecurityPolicy\ShaComputer

Afficher le fichier Open project: nelmio/NelmioSecurityBundle Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $type )
computeForScript ( $html )
computeForStyle ( $html )

Private Methods

Méthode Description
compute ( $data )
getFavorite ( )

Method Details

__construct() public méthode

public __construct ( $type )

computeForScript() public méthode

public computeForScript ( $html )

computeForStyle() public méthode

public computeForStyle ( $html )