Actions
Bug #78218
closedMissing getters for TemplateView
Start date:
2016-10-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
- In master branch,
getPartialRootPaths()
andgetLayoutRootPaths()
do not exist anymore - In TYPO3_7-6 branch, these methods are protected
They should be public just as their corresponding setters.
Actions