Closed (fixed)
Project:
Patternkit
Version:
9.1.x-dev
Component:
Module Core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2024 at 19:07 UTC
Updated:
29 Oct 2024 at 16:39 UTC
Jump to comment: Most recent
In #3252386: Use PHP attributes instead of doctrine annotations we added support for attribute based plugin discovery.
As part of that issue we converted block and action plugins.
This issue is to convert \Drupal\Core\Block\Annotation\Block plugins to use Attributes.
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
sluceroComment #4
petermallett commentedComment #6
sluceroMerged for inclusion in the 1.0 release: #3468609: Patternkit 1.0 Release Plan