Define public image size preset entity methods in interface

Created on 29 September 2023, about 1 year ago
Updated 15 September 2024, 3 months ago

Problem/Motivation

Currently the ImageSizesPresetEntityInterface interface does not contain any definitions. All public methods of ImageSizesPresetEntity should be defined there instead of the class itself.

Steps to reproduce

  • Check code of ImageSizesPresetEntityInterface - interface is empty
  • Even when checking for ImageSizesPresetEntityInterface via instanceOf, IDEs are not able to autocomplete public entity methods

Proposed resolution

  • Move definitions of public methods to ImageSizesPresetEntityInterface interface

Remaining tasks

  • Create a patch/MR to fix this issue

User interface changes

n/a

API changes

ImageSizesPresetEntityInterface interface can be used as a "contract" for all public ImageSizesPresetEntity methods

Data model changes

n/a

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇩🇪Germany hctom

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