- Issue created by @svendecabooter
- First commit to issue fork.
- 🇧🇪Belgium robbesaelens Kortrijk
robbesaelens → changed the visibility of the branch 3519847-support-oop-hooks to hidden.
Implement OOP hooks for better OOP & DI support, instead of having all hook logic in the module file.
Convert hook implementations to OOP hooks, with backwards compatibility.
See
https://www.drupal.org/node/3442349 →
- Define hooks that can be converted into OOP hooks
- Create hook clas(ses) to logically bundle relevant hooks with their logic
- Add backwards compatibility support
N/A
N/A
N/A
Active
1.0
Code
robbesaelens → changed the visibility of the branch 3519847-support-oop-hooks to hidden.