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.
Updated by Gerrit Code Review about 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50158
Updated by Gerrit Code Review about 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50159
Updated by Anja Leichsenring almost 8 years ago
- Status changed from Under Review to Closed
Actions