Closed (fixed)
Project:
Radios to Slider
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2025 at 12:53 UTC
Updated:
13 Oct 2025 at 13:59 UTC
Jump to comment: Most recent
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
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
Comment #3
danrodThis one is ready for review again, setting this to "Needs Review".
Comment #4
danrodComment #5
danrodI'll move it to "Fixed", if there's any issue, I can re-open the task.
Comment #6
danrod