Closed (fixed)
Project:
Extra Field
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2026 at 15:58 UTC
Updated:
1 Apr 2026 at 18:35 UTC
Jump to comment: Most recent
#3522923: Convert plugin discovery to attributes added Attribute based plugin discovery. However, the example plugins still use annotations
See for example https://git.drupalcode.org/project/extra_field/-/blob/3.0.x/modules/extr...
Convert example plugins from annotations to attributes
None
None
None
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
idebr commentedComment #4
idebr commentedThe merge request converts example plugins from annotations to attributes
Comment #5
pcambraAh good catch, I don't know why we didn't do these on the first go, thanks @idebr!
Comment #7
pcambra