Problem/Motivation

As per https://www.drupal.org/node/3395582 not providing an attribute class is deprecated in 11.2

Since we only support 10.2 and above we can safely remove the annotations.

See Attribute-based plugins, Plugin types should use PHP attributes instead of annotations and Plugin implementations should use PHP attributes instead of annotations

Steps to reproduce

N/A

Proposed resolution

Add attribute support

Remaining tasks

Do it

User interface changes

N/A

API changes

Annotations removed, attributes added.

Data model changes

N/A

Comments

gbyte created an issue. See original summary.

gbyte’s picture

Category: Feature request » Task
acbramley’s picture

Issue summary: View changes

Updated IS

  • gbyte committed 1956a5e8 on 4.x
    feat: #3522435 Convert annotation-based plugin (types) to attribute...
gbyte’s picture

Status: Active » Fixed

Both annotation types now work with this module.

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.

Status: Fixed » Closed (fixed)

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