[TASK] Rename TreeBuilder to SysTemplateTreeBuilder
We will soon have additional TypoScript TreeBuilder classes, for instance one related to TsConfig. Rename the Frontend TypoScript related TreeBuilder to SysTemplateTreeBuilder to improve namings. Resolves: #99096 Related: #97816 Releases: main Change-Id: I32dbd8aae87614d0a2a7d6aaa21e0f71059242a2 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76611 Tested-by:core-ci <typo3@b13.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Jochen <rothjochen@gmail.com> Reviewed-by:
Jochen <rothjochen@gmail.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/TypoScript/IncludeTree/IncludeNode/IncludeInterface.php 1 addition, 1 deletion...s/TypoScript/IncludeTree/IncludeNode/IncludeInterface.php
- typo3/sysext/core/Classes/TypoScript/IncludeTree/SysTemplateRepository.php 1 addition, 1 deletion.../Classes/TypoScript/IncludeTree/SysTemplateRepository.php
- typo3/sysext/core/Classes/TypoScript/IncludeTree/SysTemplateTreeBuilder.php 3 additions, 5 deletions...Classes/TypoScript/IncludeTree/SysTemplateTreeBuilder.php
- typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php 1 addition, 1 deletion...ysext/core/Classes/Utility/ExtensionManagementUtility.php
- typo3/sysext/core/Configuration/Services.yaml 1 addition, 1 deletiontypo3/sysext/core/Configuration/Services.yaml
- typo3/sysext/core/Tests/Functional/TypoScript/IncludeTree/SysTemplateTreeBuilderTest.php 29 additions, 29 deletions...nal/TypoScript/IncludeTree/SysTemplateTreeBuilderTest.php
- typo3/sysext/extbase/Classes/Configuration/BackendConfigurationManager.php 2 additions, 2 deletions...ase/Classes/Configuration/BackendConfigurationManager.php
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 2 additions, 2 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/t3editor/Classes/Controller/CodeCompletionController.php 2 additions, 2 deletions.../t3editor/Classes/Controller/CodeCompletionController.php
- typo3/sysext/tstemplate/Classes/Controller/ConstantEditorController.php 2 additions, 2 deletions...stemplate/Classes/Controller/ConstantEditorController.php
- typo3/sysext/tstemplate/Classes/Controller/ObjectBrowserController.php 2 additions, 2 deletions...tstemplate/Classes/Controller/ObjectBrowserController.php
- typo3/sysext/tstemplate/Classes/Controller/TemplateAnalyzerController.php 2 additions, 2 deletions...emplate/Classes/Controller/TemplateAnalyzerController.php
Please register or sign in to comment