PHP Class Nelmio\SecurityBundle\EventListener\ContentTypeListener

Datei anzeigen Open project: nelmio/NelmioSecurityBundle Class Usage Examples

Protected Properties

Property Type Description
$nosniff

Public Methods

Method Description
__construct ( $nosniff )
onKernelResponse ( FilterResponseEvent $e )

Method Details

__construct() public method

public __construct ( $nosniff )

onKernelResponse() public method

public onKernelResponse ( FilterResponseEvent $e )
$e Symfony\Component\HttpKernel\Event\FilterResponseEvent

Property Details

$nosniff protected_oe property

protected $nosniff