Discuss how to fix extending an internal Drupal core base class

Created on 27 March 2023, about 2 years ago
Updated 9 May 2024, about 1 year ago

Postponed on Make MultiWidthLayoutBase non-internal Active

Problem/Motivation

We are currently extending an internal "layout_builder" base class:

Class Drupal\drowl_layouts\Plugin\Layout\DrowlLayoutsMultiWidthLayoutBase extends @internal class Drupal\layout_builder\Plugin\Layout\MultiWidthLayoutBase.

FYI:

The @internal tag is used to denote that associated Structural Elements are elements internal to this application or library.

Should we create a core issue and ask why this Base Class is set as internal? Let's discuss.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

4.0

Component

Code

Created by

🇩🇪Germany Grevil

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

Comments & Activities

Production build 0.71.5 2024