Make Drupal\Component\Annotation\Plugin abstract

Created on 13 February 2014, about 11 years ago
Updated 11 May 2025, 1 day ago

Most plugin managers in core use a named annotation class for its plugins.

This isn't strictly necessary; plugins can be generically annotated with @Plugin, and the default behavior of DefaultPluginManager will still find those plugins as long as they're located in the proper subdir.

This could become an issue in contrib; modules creating new plugin types can start out using the generic Plugin annotation, but if they try to clean up and use a specific annotation class later, any implementing plugins from other modules with the old @Plugin annotation won't be discovered.

πŸ“Œ Task
Status

Postponed: needs info

Version

11.0 πŸ”₯

Component

plugin system

Created by

πŸ‡ΊπŸ‡ΈUnited States les lim

Live updates comments and jobs are added and updated live.
  • Needs beta evaluation

    Since the first beta of Drupal 8 was released, every new 8.0.x issue should have a beta evaluation in the summary, to help clarify whether the 8.0.0 release is a target for that issue.

  • stale-issue-cleanup

    To track issues in the developing policy for closing stale issues, [Policy, no patch] closing older issues

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States smustgrave

    Thank you for creating this issue to improve Drupal.

    We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.

    Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.

    Thanks!

Production build 0.71.5 2024