X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FActionSchedule%2FEvent%2FMappingRegisterEvent.php;h=ef8c7f3750366f0e973011c62c8b4e402d6cb318;hb=881750c489cfe1241e4827bf6ec675bbc0b5aa95;hp=d3a29c3c5a282562a76adcd3aa0c9df2dae3389d;hpb=594eddc519b33992b5f046fa91627c87966e2527;p=civicrm-core.git diff --git a/Civi/ActionSchedule/Event/MappingRegisterEvent.php b/Civi/ActionSchedule/Event/MappingRegisterEvent.php index d3a29c3c5a..ef8c7f3750 100644 --- a/Civi/ActionSchedule/Event/MappingRegisterEvent.php +++ b/Civi/ActionSchedule/Event/MappingRegisterEvent.php @@ -9,6 +9,8 @@ use Symfony\Component\EventDispatcher\Event; * @package Civi\ActionSchedule\Event * * Register any available mappings. + * + * Event name: 'civi.actionSchedule.getMappings' */ class MappingRegisterEvent extends Event {