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                                  
 ------ --------------------------------------------------------------

See: https://www.drupal.org/node/3442349

Comments

abhisekmazumdar created an issue. See original summary.

abhisekmazumdar’s picture

Status: Active » Closed (duplicate)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

abhisekmazumdar’s picture

Added @jurgenhaas in credit as it was managed by them in the #3554066: No extra event required, simplify overall code and execution issue