Make constructor for MediaLibraryState private

Created on 18 July 2024, about 2 months ago

Problem/Motivation

The constructor for \Drupal\media_library\MediaLibraryState should not be public, since it is not a valid way to create the object, since the create method is a static factory.

It looks like this is just an omission from the initial implementation.

Steps to reproduce

Proposed resolution

Swap out public for private, in \Drupal\media_library\MediaLibraryState::__construct

Remaining tasks

Do it.

User interface changes

None

API changes

Close off an unused and invalid API.

Data model changes

None

Release notes snippet

Not required.

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component
MediaΒ  β†’

Last updated less than a minute ago

Created by

πŸ‡¦πŸ‡ΊAustralia dpi Perth, Australia

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

Comments & Activities

Production build 0.71.5 2024