[TASK] Move public TemplateService properties to protected
The properties are meant to be used only inside the class (and the extended classes) itself. Resolves: #83273 Releases: master Change-Id: I550012bc377c6bb577747490fac3100d378a6fd6 Reviewed-on: https://review.typo3.org/52901 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
Showing
- typo3/sysext/core/Classes/TypoScript/TemplateService.php 39 additions, 15 deletionstypo3/sysext/core/Classes/TypoScript/TemplateService.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-83273-PublicPropertiesOfTemplateService.rst 50 additions, 0 deletions...r/Deprecation-83273-PublicPropertiesOfTemplateService.rst
- typo3/sysext/install/Configuration/ExtensionScanner/Php/PropertyPublicMatcher.php 70 additions, 0 deletions...figuration/ExtensionScanner/Php/PropertyPublicMatcher.php
Please register or sign in to comment