PHP 클래스 Nelmio\SecurityBundle\Twig\TokenParser\CSPStyleParser

상속: extends AbstractCSPParser
파일 보기 프로젝트 열기: nelmio/NelmioSecurityBundle

공개 메소드들

메소드 설명
__construct ( ShaComputer $shaComputer )

보호된 메소드들

메소드 설명
computeSha ( $data )

메소드 상세

__construct() 공개 메소드

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

computeSha() 보호된 메소드

protected computeSha ( $data )