PHP Class Contao\CoreBundle\EventListener\InsecureInstallationListener

Afficher le fichier Open project: contao/core-bundle Class Usage Examples

Méthodes publiques

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

Method Details

onKernelRequest() public méthode

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