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
Newscoop
GimmeBundle
EventListener
SerializerSubscriber
PHP Class Newscoop\GimmeBundle\EventListener\SerializerSubscriber
Inheritance:
implements
Symfony\Component\EventDispatcher\EventSubscriberInterface
Show file
Open project: sourcefabric/newscoop
Public Methods
Method
Description
__construct
(
$container
)
getSubscribedEvents
( ) :
array
onController
(
FilterControllerEvent
$event
)
Method Details
__construct()
public
method
public
__construct
(
$container
)
$container
getSubscribedEvents()
public
static
method
public
static
getSubscribedEvents
( ) :
array
return
array
onController()
public
method
public
onController
(
FilterControllerEvent
$event
)
$event
Symfony\Component\HttpKernel\Event\FilterControllerEvent