Closed (fixed)
Project:
Token Filter
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2026 at 10:50 UTC
Updated:
22 Jun 2026 at 01:35 UTC
Jump to comment: Most recent
Drupal now supports object oriented hooks. These have advantages such as support for dependency injection, and improved performance.
Add a Hook service and enable legacy hooks.
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 #3
lostcarpark commentedHooks converted to OO.
Comment #4
darvanenThank you for this bit-sized piece to review, I'll add it to the commit train too
Comment #6
darvanen