- Issue created by @tregonia
Support for OOP hooks was introduced in Drupal 11.1. The respective hooks in the main module, plus the sub modules, should be updated to use the new standard.
n/a
Extract all hooks in *.module
files to OOP hooks using Drupal\Core\Hook\Attribute\Hook
.
Update all hook implementations
None known at this time
None known at this time
None known at this time
Active
4.0
Code