Class AbstractEventDrivenDataDefinitionBuilder.
process(\ContaoCommunityAlliance\DcGeneral\Factory\Event\BuildDataDefinitionEvent $event, string $eventName, \Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher) : void
\ContaoCommunityAlliance\DcGeneral\Factory\Event\BuildDataDefinitionEvent
The event to process.
string
The name of the event to process.
\Symfony\Component\EventDispatcher\EventDispatcherInterface
The event dispatcher calling us.
getDispatchedEventName() : string
string
getDispatcher() : \Symfony\Component\EventDispatcher\EventDispatcherInterface
$dispatcher : \Symfony\Component\EventDispatcher\EventDispatcherInterface
$eventName : string
PRIORITY