Closed (fixed)
Project:
Events Log Track
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 May 2025 at 13:53 UTC
Updated:
14 Apr 2026 at 19:50 UTC
Jump to comment: Most recent
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
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 #2
smustgrave commentedNot doing this till D10 is EOL
Comment #3
smustgrave commentedComment #6
smustgrave commentedPipeline issues are expected. I'm revamping the tests.