Problem/Motivation

Since Drupal 10.2, core uses PHP attributes instead of annotations.
Follow this pattern by converting the existing plugin annotations to attributes.

Proposed resolution

See https://www.drupal.org/docs/drupal-apis/plugin-api/attribute-based-plugins

Remaining tasks

- Convert plugin annotations to attributes.
- Update the supported Drupal core version to 10.2+

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Command icon Show commands

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

svendecabooter created an issue. See original summary.

svendecabooter’s picture

Version: 2.0.x-dev » 2.1.x-dev

svendecabooter’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • svendecabooter committed eeea4d2e on 2.0.x
    Revert "feat: #3519868 Use PHP attributes instead of annotations"
    
    This...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.