Problem/Motivation

Implement OOP hooks for better OOP & DI support, instead of having all hook logic in the module file.

Proposed resolution

Convert hook implementations to OOP hooks, with backwards compatibility.
See https://www.drupal.org/node/3442349

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

igor mashevskyi created an issue. See original summary.

igor mashevskyi’s picture

Assigned: igor mashevskyi » Unassigned
Status: Active » Needs review
gnuget’s picture

Status: Needs review » Needs work

Can you please resolve the failing PHPCS job and rerun the pipeline?

https://git.drupalcode.org/issue/comment_notify-3616715/-/jobs/11604650

Thanks.

igor mashevskyi’s picture

Status: Needs work » Needs review

Fixed