PHP 클래스 Jarves\EventListener\TerminationListener

파일 보기 프로젝트 열기: jarves/jarves

보호된 프로퍼티들

프로퍼티 타입 설명
$jarves Jarves\Jarves

공개 메소드들

메소드 설명
__construct ( Jarves $jarves, PageStack $pageStack ) TerminationListener constructor.
onKernelTerminate ( Symfony\Component\HttpKernel\Event\PostResponseEvent $event )

메소드 상세

__construct() 공개 메소드

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

onKernelTerminate() 공개 메소드

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

프로퍼티 상세

$jarves 보호되어 있는 프로퍼티

protected Jarves,Jarves $jarves
리턴 Jarves\Jarves