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

Issue fork hms_field-3519863

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.

sorabh.v6’s picture

Assigned: Unassigned » sorabh.v6

Working on the issue.

sorabh.v6’s picture

Assigned: sorabh.v6 » Unassigned
Status: Active » Needs review
svendecabooter’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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