Make setExistingZoomSettings() and tokenResolvedContent() protected in LeafletDefaultFormatter.php

Created on 17 October 2024, 6 months ago

Problem/Motivation

The methods setExistingZoomSettings() and tokenResolvedContent() in LeafletDefaultFormatter.php are declared as private methods.

If a custom formatter is defined that extends from LeafletDefaultFormatter it is not possible to use them.

Steps to reproduce

Define a custom formatter and for example call setExistingZoomSettings from its viewElements method.

Proposed resolution

Make those two methods protected.

Feature request
Status

Active

Version

10.2

Component

Code

Created by

🇩🇪Germany uniquename Berlin

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