Problem/Motivation

As per Plugin types should use PHP attributes instead of annotations, we are now able to use PHP attributes instead of annotations.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork queue_ui-3537446

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

solideogloria created an issue. See original summary.

voleger’s picture

Version: 3.2.x-dev » 4.0.x-dev
Assigned: Unassigned » voleger
Status: Active » Needs work

Let's do this

voleger’s picture

Version: 4.0.x-dev » 3.2.x-dev

This #3540113: Remove doctrine annotations for plugin type definitions is a task for 4.0.x.
Let's introduce attributes in 3.2.x

voleger’s picture

We should use annotation up to the next major version, while supporting switching to attributes.

The attributes switch in the module for plugin implementation is the topic of the issue related to 4.0. x branch.

  • voleger committed bd1edcb0 on 3.2.x
    task: #3537446 Use PHP attributes instead of doctrine annotations for...
voleger’s picture

Status: Needs work » Fixed

Fixed, thanks

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.

  • voleger committed 8b6b8b99 on 4.0.x
    task: #3537446 Use PHP attributes instead of doctrine annotations for...

Status: Fixed » Closed (fixed)

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