- Issue created by @mstrelan
- Merge request !10282Issue #3488841: Add array return to all *_info hook implementations → (Open) created by mstrelan
See 📌 [META] Add return types to hook implementations Active
All info hooks should return array, except hook_config_translation_info
which takes the $info
param as a reference.
Add array return to the following hook implementations:
Active
11.0 🔥
other