PHP Class Jarves\EventListener\ViewResponseListener

Afficher le fichier Open project: jarves/jarves

Protected Properties

Свойство Type Description
$container Symfony\Component\DependencyInjection\ContainerInterface

Méthodes publiques

Méthode Description
__construct ( Symfony\Component\DependencyInjection\ContainerInterface $container ) Constructor.
onKernelView ( GetResponseForControllerResultEvent $event )

Method Details

__construct() public méthode

Constructor.
public __construct ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface The service container instance

onKernelView() public méthode

public onKernelView ( GetResponseForControllerResultEvent $event )
$event Symfony\Component\HttpKernel\Event\GetResponseForControllerResultEvent

Property Details

$container protected_oe property

protected ContainerInterface,Symfony\Component\DependencyInjection $container
Résultat Symfony\Component\DependencyInjection\ContainerInterface