Problem/Motivation

The SvgResponsiveImageFormatter::$logger property is declared private, which is different to protected SvgImageFormatter::$logger.

This makes it harder to extend this class and override the create() method.

Proposed resolution

Make the property protected.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#3 3562651-make_logger_protected-3.patch659 bytesmrshowerman

Issue fork svg_image-3562651

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mrshowerman created an issue. See original summary.

mrshowerman’s picture

Assigned: mrshowerman » Unassigned
Status: Active » Needs review
StatusFileSize
new659 bytes