[CLEANUP] The correct case must be used for standard PHP types in phpdoc
This patch applies the phpdoc_types rule of the php-cs-fixer. See http://cs.sensiolabs.org/ -> phpdoc_types Releases: master, 8.7 Resolves: #83106 Change-Id: I958b75d85a08169a987afe9eed0baa4d86139770 Reviewed-on: https://review.typo3.org/54770 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- Build/.php_cs 1 addition, 0 deletionsBuild/.php_cs
- typo3/sysext/backend/Classes/Backend/Avatar/Avatar.php 1 addition, 1 deletiontypo3/sysext/backend/Classes/Backend/Avatar/Avatar.php
- typo3/sysext/backend/Classes/Backend/Avatar/AvatarProviderInterface.php 1 addition, 1 deletion...ackend/Classes/Backend/Avatar/AvatarProviderInterface.php
- typo3/sysext/backend/Classes/Backend/Avatar/DefaultAvatarProvider.php 1 addition, 1 deletion.../backend/Classes/Backend/Avatar/DefaultAvatarProvider.php
- typo3/sysext/backend/Classes/Clipboard/Clipboard.php 2 additions, 2 deletionstypo3/sysext/backend/Classes/Clipboard/Clipboard.php
- typo3/sysext/backend/Classes/Controller/AjaxLoginController.php 1 addition, 1 deletion...sysext/backend/Classes/Controller/AjaxLoginController.php
- typo3/sysext/backend/Classes/Controller/ContentElement/ElementHistoryController.php 1 addition, 1 deletion...es/Controller/ContentElement/ElementHistoryController.php
- typo3/sysext/backend/Classes/Controller/EditDocumentController.php 1 addition, 1 deletion...ext/backend/Classes/Controller/EditDocumentController.php
- typo3/sysext/backend/Classes/Controller/FormInlineAjaxController.php 1 addition, 1 deletion...t/backend/Classes/Controller/FormInlineAjaxController.php
- typo3/sysext/backend/Classes/Controller/OnlineMediaController.php 1 addition, 1 deletion...sext/backend/Classes/Controller/OnlineMediaController.php
- typo3/sysext/backend/Classes/Domain/Repository/Module/BackendModuleRepository.php 1 addition, 1 deletion...sses/Domain/Repository/Module/BackendModuleRepository.php
- typo3/sysext/backend/Classes/Form/Container/InlineControlContainer.php 1 addition, 1 deletion...backend/Classes/Form/Container/InlineControlContainer.php
- typo3/sysext/backend/Classes/Http/AjaxRequestHandler.php 1 addition, 1 deletiontypo3/sysext/backend/Classes/Http/AjaxRequestHandler.php
- typo3/sysext/backend/Classes/Provider/PageTsBackendLayoutDataProvider.php 1 addition, 1 deletion...kend/Classes/Provider/PageTsBackendLayoutDataProvider.php
- typo3/sysext/backend/Classes/Security/CategoryPermissionsAspect.php 1 addition, 1 deletion...xt/backend/Classes/Security/CategoryPermissionsAspect.php
- typo3/sysext/backend/Classes/Tree/TreeNode.php 1 addition, 1 deletiontypo3/sysext/backend/Classes/Tree/TreeNode.php
- typo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php 1 addition, 1 deletiontypo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 13 additions, 13 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/backend/Classes/View/BackendLayout/BackendLayoutCollection.php 1 addition, 1 deletion...nd/Classes/View/BackendLayout/BackendLayoutCollection.php
- typo3/sysext/backend/Classes/View/BackendLayout/DataProviderCollection.php 1 addition, 1 deletion...end/Classes/View/BackendLayout/DataProviderCollection.php
Please register or sign in to comment