task: #3608316 Convert the procedural hooks to OOP hook classes in the Varbase Search module
Converts the procedural hook in varbase_search.module to a Drupal 11 OOP hook class src/Hook/VarbaseSearchHooks.php (#[Hook]). The form submit callback stays procedural (referenced by name). No #[LegacyHook] wrapper needed — the branch targets Drupal ~11.4.0 only.
Issue: https://www.drupal.org/i/3608316
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