Problem/Motivation

#3522923: Convert plugin discovery to attributes added Attribute based plugin discovery. However, the example plugins still use annotations

Steps to reproduce

See for example https://git.drupalcode.org/project/extra_field/-/blob/3.0.x/modules/extr...

Proposed resolution

Convert example plugins from annotations to attributes

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

None

API changes

None

Data model changes

None

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

idebr created an issue. See original summary.

idebr’s picture

Issue summary: View changes

idebr’s picture

Status: Active » Needs review

The merge request converts example plugins from annotations to attributes

pcambra’s picture

Ah good catch, I don't know why we didn't do these on the first go, thanks @idebr!

  • 1a4a6f3f committed on 3.0.x
    Issue #3577324: Convert example plugins from annotations to attributes
    
pcambra’s picture

Status: Needs review » 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.

Status: Fixed » Closed (fixed)

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