Skip to content

Fix method visibility#4275

Merged
fabpot merged 1 commit into
twigphp:4.xfrom
derrabus:bugfix/get-env-visibility
Sep 4, 2024
Merged

Fix method visibility#4275
fabpot merged 1 commit into
twigphp:4.xfrom
derrabus:bugfix/get-env-visibility

Conversation

@derrabus

@derrabus derrabus commented Sep 4, 2024

Copy link
Copy Markdown
Contributor

The method's visibility was accidentally changed to private in 6f88535. Since it's a utility function for child classes, it should remain protected.

@fabpot

fabpot commented Sep 4, 2024

Copy link
Copy Markdown
Contributor

Thank you @derrabus.

@fabpot fabpot merged commit 1383c09 into twigphp:4.x Sep 4, 2024
@derrabus derrabus deleted the bugfix/get-env-visibility branch September 4, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants