[TASK] Include all classes via use statements in ext:frontend
This patch has been created with rector and php-cs-fixer bin/rector process --set=php53 typo3/sysext/frontend/Classes bin/rector process --set=php53 typo3/sysext/frontend/Tests Releases: master Resolves: #91063 Change-Id: Ia6a547ec40c1da2c80cabb8a3e0581d628f51c92 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64200 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 4 additions, 6 deletions.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/frontend/Classes/ContentObject/Exception/ContentRenderingException.php 3 additions, 1 deletion...ses/ContentObject/Exception/ContentRenderingException.php
- typo3/sysext/frontend/Classes/ContentObject/HierarchicalMenuContentObject.php 4 additions, 2 deletions...d/Classes/ContentObject/HierarchicalMenuContentObject.php
- typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php 2 additions, 1 deletion.../Classes/ContentObject/Menu/AbstractMenuContentObject.php
- typo3/sysext/frontend/Classes/ContentObject/Menu/Exception/NoSuchMenuTypeException.php 3 additions, 1 deletion.../ContentObject/Menu/Exception/NoSuchMenuTypeException.php
- typo3/sysext/frontend/Classes/ContentObject/Menu/MenuContentObjectFactory.php 2 additions, 1 deletion...d/Classes/ContentObject/Menu/MenuContentObjectFactory.php
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 2 additions, 6 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/frontend/Classes/Hooks/MediaItemHooks.php 2 additions, 1 deletiontypo3/sysext/frontend/Classes/Hooks/MediaItemHooks.php
- typo3/sysext/frontend/Classes/Hooks/PageLayoutView/ImagePreviewRenderer.php 7 additions, 3 deletions...end/Classes/Hooks/PageLayoutView/ImagePreviewRenderer.php
- typo3/sysext/frontend/Classes/Hooks/PageLayoutView/TextPreviewRenderer.php 5 additions, 2 deletions...tend/Classes/Hooks/PageLayoutView/TextPreviewRenderer.php
- typo3/sysext/frontend/Classes/Hooks/PageLayoutView/TextpicPreviewRenderer.php 7 additions, 3 deletions...d/Classes/Hooks/PageLayoutView/TextpicPreviewRenderer.php
- typo3/sysext/frontend/Classes/Http/RequestHandler.php 9 additions, 8 deletionstypo3/sysext/frontend/Classes/Http/RequestHandler.php
- typo3/sysext/frontend/Classes/Http/UrlProcessorInterface.php 3 additions, 1 deletiontypo3/sysext/frontend/Classes/Http/UrlProcessorInterface.php
- typo3/sysext/frontend/Classes/Imaging/GifBuilder.php 2 additions, 1 deletiontypo3/sysext/frontend/Classes/Imaging/GifBuilder.php
- typo3/sysext/frontend/Classes/Resource/FileCollector.php 2 additions, 1 deletiontypo3/sysext/frontend/Classes/Resource/FileCollector.php
- typo3/sysext/frontend/Classes/Utility/CompressionUtility.php 3 additions, 1 deletiontypo3/sysext/frontend/Classes/Utility/CompressionUtility.php
- typo3/sysext/frontend/Tests/Functional/ContentObject/ContentObjectRendererTest.php 2 additions, 1 deletion...ts/Functional/ContentObject/ContentObjectRendererTest.php
- typo3/sysext/frontend/Tests/Functional/ContentObject/FluidTemplateContentObjectTest.php 11 additions, 7 deletions...nctional/ContentObject/FluidTemplateContentObjectTest.php
- typo3/sysext/frontend/Tests/Functional/Imaging/GifBuilderTest.php 2 additions, 1 deletion...sext/frontend/Tests/Functional/Imaging/GifBuilderTest.php
- typo3/sysext/frontend/Tests/Functional/Rendering/LocalizedSiteContentRenderingTest.php 2 additions, 1 deletion...unctional/Rendering/LocalizedSiteContentRenderingTest.php
Please register or sign in to comment