Closed (fixed)
Project:
User Restrictions
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2025 at 16:51 UTC
Updated:
8 Nov 2025 at 19:09 UTC
Jump to comment: Most recent
in Drupal 10.3, plugins are no longer defined using an annotation; they are defined using an attribute class.
The 3.0.x branch already uses an attribute class for the plugins. The deprecation message needs to keep that in mind.
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
avpadernoComment #4
avpadernoDrupal 11 does not show deprecation messages for code that still uses annotation classes.
Comment #6
avpaderno