- Issue created by @svendecabooter
Since Drupal 10.2, core uses PHP attributes instead of annotations.
Follow this pattern by converting the existing plugin annotations to attributes.
See https://www.drupal.org/docs/drupal-apis/plugin-api/attribute-based-plugins →
- Convert plugin annotations to attributes.
- Update the supported Drupal core version to 10.2+
N/A
N/A
N/A
Active
1.0
Code