PHP Class Ojs\CoreBundle\Listeners\SerializationListener

Inheritance: implements JMS\Serializer\EventDispatcher\EventSubscriberInterface
Exibir arquivo Open project: ojs/ojs

Public Methods

Method Description
getSubscribedEvents ( )
onPostSerialize ( JMS\Serializer\EventDispatcher\ObjectEvent $event )

Method Details

getSubscribedEvents() public static method

public static getSubscribedEvents ( )

onPostSerialize() public method

public onPostSerialize ( JMS\Serializer\EventDispatcher\ObjectEvent $event )
$event JMS\Serializer\EventDispatcher\ObjectEvent