Remove return type from BlockBase::submitConfigurationForm

Created on 23 July 2025, 3 days ago

Problem/Motivation

πŸ› Block Plugins don't store their context mappings on submit Needs work added (most likely accidentally) a return type to this method without BC. This will break any module with a block plugin that implements that method. It's likely this will affect many sites.

Steps to reproduce

Install 11.2
Install a module such as entity_hierarchy_microsite or any other that has a block plugin that implements the method
Try to load the site

Proposed resolution

Remove return type for now.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Active

Version

11.0 πŸ”₯

Component

block.module

Created by

πŸ‡¦πŸ‡ΊAustralia acbramley

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024