Closed (fixed)
Project:
Queue UI
Version:
3.2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
22 Jul 2025 at 19:08 UTC
Updated:
7 Jan 2026 at 14:59 UTC
Jump to comment: Most recent
As per Plugin types should use PHP attributes instead of annotations, we are now able to use PHP attributes instead of annotations.
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
volegerLet's do this
Comment #3
volegerThis #3540113: Remove doctrine annotations for plugin type definitions is a task for 4.0.x.
Let's introduce attributes in 3.2.x
Comment #5
volegerWe should use annotation up to the next major version, while supporting switching to attributes.
The attributes switch in the module for plugin implementation is the topic of the issue related to 4.0. x branch.
Comment #7
volegerFixed, thanks