Problem/Motivation
Since Drupal 10.2 we can use attributes for plugin discovery.
Proposed resolution
- Support attribute plugin discovery in 3.6.x
- Drop support for annotation plugin discovery in a later version
API changes
\Drupal\date_recur\Annotation\DateRecurInterpreter
Release notes snippet
DateRecurInterpreter plugins may now use attribute plugin discovery
Issue fork date_recur-3425292
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
Comment #3
mstrelan commentedComment #4
dpiReviewed.
Comment #5
dpiComment #7
dpiComment #8
dpi