Use EntityPublishedInterface instead of magic method

Created on 28 February 2024, 4 months ago
Updated 2 May 2024, about 2 months ago

Problem/Motivation

Use of magic methods in ListUsageController.php throws a warning in IDEs when using PHP8:

"Member has protected visibility"

Steps to reproduce

Open the ListUsageController.php file in an IDE.

Proposed resolution

Replace magic methods with call to isPublished

User interface changes

None

API changes

None

Data model changes

None

๐Ÿ“Œ Task
Status

RTBC

Version

2.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States john.oltman

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024