Problem/Motivation
Move from HookHandler to use classes.
------ --------------------------------------------------------------
Line src/HookHandler.php
------ --------------------------------------------------------------
14 Class Drupal\mautic_eca\HookHandler extends deprecated class
Drupal\eca\Event\BaseHookHandler:
in eca:3.0.0 and is removed from eca:3.1.0. Procedural hooks
should be converted into classes.
🪪 class.extendsDeprecatedClass
23 Access to property $triggerEvent of deprecated class
Drupal\eca\Event\BaseHookHandler:
in eca:3.0.0 and is removed from eca:3.1.0. Procedural hooks
should be converted into classes.
🪪 property.deprecatedClass
------ --------------------------------------------------------------
Comments
Comment #2
abhisekmazumdarClosing this in favor of: #3554066: No extra event required, simplify overall code and execution
Comment #4
abhisekmazumdarAdded @jurgenhaas in credit as it was managed by them in the #3554066: No extra event required, simplify overall code and execution issue