PHP Class Sulu\Bundle\WebsiteBundle\Routing\RequestListener

Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
__construct ( Symfony\Component\Routing\RouterInterface $router, Sulu\Component\Webspace\Analyzer\RequestAnalyzerInterface $requestAnalyzer )
onRequest ( GetResponseEvent $event )

Method Details

__construct() public méthode

public __construct ( Symfony\Component\Routing\RouterInterface $router, Sulu\Component\Webspace\Analyzer\RequestAnalyzerInterface $requestAnalyzer )
$router Symfony\Component\Routing\RouterInterface
$requestAnalyzer Sulu\Component\Webspace\Analyzer\RequestAnalyzerInterface

onRequest() public méthode

public onRequest ( GetResponseEvent $event )
$event Symfony\Component\HttpKernel\Event\GetResponseEvent