Fixed
Project:
Drupal core
Version:
11.x-dev
Component:
block.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2026 at 22:12 UTC
Updated:
30 Jul 2026 at 19:01 UTC
Jump to comment: Most recent
Child of #3584794: [meta] Convert core routes to PHP attributes
Routing definitions for block.module controllers and forms will be moved to attributes on the controller where possible.
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 #2
longwaveComment #4
smustgrave commentedSeems pretty straight forward and well scoped I think? Unless we want to try and squeeze block_content too? But not holding up for that.
Comment #7
godotislateCommitted and pushed 8d4627e to main and 642dbc7 to 11.x. Thanks!