task: #3608324 Convert the procedural hooks to OOP hook classes in the Varbase Editor module
Converts the procedural hook implementation(s) in the Varbase Editor to a Drupal 11 object-oriented hook class (#[Hook] attribute, change record) on the 9.2.x branch, with dependency injection where services are used. The .module file keeps only non-hook code.
Related issue: #3608324
What changed
hook_editor_js_settings_alter → \Drupal\varbase_editor\Hook\VarbaseEditorHooks.
This changeset was produced with AI assistance (Claude Code). Per the Drupal AI-generated contribution policy, it has been reviewed by a human before submission.
Checkpoints
- File an issue about this project
- Addition/Change/Update/Fix to this project
- Testing to ensure no regression
- Automated unit/functional testing coverage
- Developer Documentation support on feature change/addition
- User Guide Documentation support on feature change/addition
- UX/UI designer responsibilities
- Accessibility and Readability
- Reviewed by a human
- Code review by maintainers
- Full testing and approval
- Credit contributors
- Review with the product owner
- Update Release Notes
- Release
Edited by Rajab Natshah