Closed (fixed)
Project:
Custom Field
Version:
4.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 May 2026 at 22:07 UTC
Updated:
23 May 2026 at 05:00 UTC
Jump to comment: Most recent
Per https://www.drupal.org/node/3496788, hook_module_implements_alter is deprecated in future core version and we can use the new #[LegacyModuleImplementsAlter] attribute introduced in 11.2 now with BC support.
Follow documented instructions to make the change with BC support.
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 #4
apmsooner commentedComment #6
apmsooner commented