Closed (duplicate)
Project:
Dashboard
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2024 at 17:18 UTC
Updated:
29 Aug 2025 at 21:22 UTC
Jump to comment: Most recent
Convert plugin discovery to attributes instead of doctrine comments.
Convert plugin discovery to attributes instead of doctrine comments.
MR
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 #3
penyaskitoComment #4
penyaskitoSadly this requires 11.1 for entity types.
So postponing for now.
Comment #5
grimreaperHi,
Is this a duplicate of #3543079: Convert phpdoc doctrine plugin annotation to modern attributes ?
Edit: or the opposite depending on creation date. I may have posted the comment in the wrong issue, sorry.
Comment #6
penyaskitoYou are totally right.
Comment #7
penyaskitoI took a different approach using rector instead of manual conversion, so we can just ignore this MR.
I'll start from scratch on the other one.