LoadEventSubscriber implements EventSubscriber
Table of Contents
$annotationReader | AnnotationReader | |
---|---|---|
__construct() | mixed | |
getSubscribedEvents() | mixed | |
postLoad() | mixed |
Properties
$annotationReader
private
AnnotationReader
$annotationReader
Methods
__construct()
public
__construct(
$annotationReader :
AnnotationReader
)
: mixed
Parameters
- $annotationReader : AnnotationReader
Return values
mixedgetSubscribedEvents()
public
getSubscribedEvents(
)
: mixed
Return values
mixedpostLoad()
public
postLoad(
$args :
LifecycleEventArgs
)
: mixed
Parameters
- $args : LifecycleEventArgs