Problem/Motivation
Drupal now supports object oriented hooks. These have advantages such as support for dependency injection, and improved performance.
Steps to reproduce
Proposed resolution
Add a Hook service and enable legacy hooks.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork token_filter-3594081
Show commands
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