Avoid self:: calls to be able to extend the sources form ContentEntitySourcePluginUi class

Created on 15 September 2023, 9 months ago
Updated 23 March 2024, 3 months ago

Problem/Motivation

Self:: calls don't allow to extend the sources form correctly, making the override of some functions impossible.

Steps to reproduce

Extend ContentEntitySourcePluginUi class and try to override getTranslatableEntities() method.

Proposed resolution

Change self:: calls with static::

Remaining tasks

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Core

Created by

πŸ‡ͺπŸ‡ΈSpain alexortega_98 Seville

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

Comments & Activities

Production build 0.69.0 2024