PHP Class Contao\CoreBundle\EventListener\InsecureInstallationListener

Mostra file Open project: contao/core-bundle Class Usage Examples

Public Methods

Method Description
onKernelRequest ( GetResponseEvent $event ) Throws an exception if the document root is insecure.

Method Details

onKernelRequest() public method

Throws an exception if the document root is insecure.
public onKernelRequest ( GetResponseEvent $event )
$event Symfony\Component\HttpKernel\Event\GetResponseEvent