- Issue created by @pingwin4eg
π
OOP hooks using event dispatcher
Needs review
provides a way to move hook implementations to services under the Drupal\module_name\Hook
namespace (or subdirectory).
It would be great to allow any service (under any namespace) to implement hooks by adding attributes to their corresponding methods.
Active
11.0 π₯
base system