class PluginInheritanceListener

Class PluginInheritanceListener is injected as dynamic_empire.plugin.inheritence service. PluginInheritanceListener is listener class for handling a logic for dispatched events

Constants

DISCRIMINATOR_CLASS

DEFAULT DISCRIMINATOR DOCTRINE CLASS

Properties

protected array $mapping

Methods

__construct(array $mapping)

PluginInheritanceListener constructor.

loadClassMetadata(LoadClassMetadataEventArgs $event)

No description

Details

at line 34
__construct(array $mapping)

PluginInheritanceListener constructor.

Parameters

array $mapping

at line 45
loadClassMetadata(LoadClassMetadataEventArgs $event)

Parameters

LoadClassMetadataEventArgs $event

Exceptions

AnnotationException
ReflectionException