Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Contao
CoreBundle
EventListener
InsecureInstallationListener
PHP Class Contao\CoreBundle\EventListener\InsecureInstallationListener
Show 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