PHP 클래스 Nelmio\SecurityBundle\Controller\ContentSecurityPolicyController

파일 보기 프로젝트 열기: nelmio/NelmioSecurityBundle

보호된 프로퍼티들

프로퍼티 타입 설명
$logger Psr\Log\LoggerInterface

공개 메소드들

메소드 설명
__construct ( Psr\Log\LoggerInterface $logger )
indexAction ( Request $request )

메소드 상세

__construct() 공개 메소드

public __construct ( Psr\Log\LoggerInterface $logger )
$logger Psr\Log\LoggerInterface

indexAction() 공개 메소드

public indexAction ( Request $request )
$request Symfony\Component\HttpFoundation\Request

프로퍼티 상세

$logger 보호되어 있는 프로퍼티

protected LoggerInterface,Psr\Log $logger
리턴 Psr\Log\LoggerInterface