PHP Class Jarves\EventListener\TerminationListener

Datei anzeigen Open project: jarves/jarves

Protected Properties

Property Type Description
$jarves Jarves\Jarves

Public Methods

Method Description
__construct ( Jarves $jarves, PageStack $pageStack ) TerminationListener constructor.
onKernelTerminate ( Symfony\Component\HttpKernel\Event\PostResponseEvent $event )

Method Details

__construct() public method

TerminationListener constructor.
public __construct ( Jarves $jarves, PageStack $pageStack )
$jarves Jarves\Jarves
$pageStack Jarves\PageStack

onKernelTerminate() public method

public onKernelTerminate ( Symfony\Component\HttpKernel\Event\PostResponseEvent $event )
$event Symfony\Component\HttpKernel\Event\PostResponseEvent

Property Details

$jarves protected_oe property

protected Jarves,Jarves $jarves
return Jarves\Jarves