[TASK] Remove useless @param annotations
Method parameter annotations identical to the parameter signature are useless and can be omitted. Resolves: #99142 Releases: main Change-Id: I907113b7049d551113c84aadec74c93597252069 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76734 Tested-by:Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- typo3/sysext/backend/Classes/Authentication/PasswordReset.php 0 additions, 21 deletions...3/sysext/backend/Classes/Authentication/PasswordReset.php
- typo3/sysext/backend/Classes/Backend/Shortcut/ShortcutRepository.php 0 additions, 5 deletions...t/backend/Classes/Backend/Shortcut/ShortcutRepository.php
- typo3/sysext/backend/Classes/Clipboard/Clipboard.php 0 additions, 1 deletiontypo3/sysext/backend/Classes/Clipboard/Clipboard.php
- typo3/sysext/backend/Classes/Command/LockBackendCommand.php 0 additions, 2 deletionstypo3/sysext/backend/Classes/Command/LockBackendCommand.php
- typo3/sysext/backend/Classes/Command/ReferenceIndexUpdateCommand.php 0 additions, 2 deletions...t/backend/Classes/Command/ReferenceIndexUpdateCommand.php
- typo3/sysext/backend/Classes/Command/ResetPasswordCommand.php 0 additions, 1 deletion...3/sysext/backend/Classes/Command/ResetPasswordCommand.php
- typo3/sysext/backend/Classes/Command/UnlockBackendCommand.php 0 additions, 2 deletions...3/sysext/backend/Classes/Command/UnlockBackendCommand.php
- typo3/sysext/backend/Classes/Composer/InstallerScripts.php 0 additions, 4 deletionstypo3/sysext/backend/Classes/Composer/InstallerScripts.php
- typo3/sysext/backend/Classes/Configuration/BackendUserConfiguration.php 0 additions, 6 deletions...ackend/Classes/Configuration/BackendUserConfiguration.php
- typo3/sysext/backend/Classes/Configuration/TCA/ItemsProcessorFunctions.php 0 additions, 2 deletions...end/Classes/Configuration/TCA/ItemsProcessorFunctions.php
- typo3/sysext/backend/Classes/Configuration/TCA/UserFunctions.php 0 additions, 5 deletions...ysext/backend/Classes/Configuration/TCA/UserFunctions.php
- typo3/sysext/backend/Classes/ContextMenu/ContextMenu.php 0 additions, 7 deletionstypo3/sysext/backend/Classes/ContextMenu/ContextMenu.php
- typo3/sysext/backend/Classes/ContextMenu/ItemProviders/AbstractProvider.php 0 additions, 5 deletions...nd/Classes/ContextMenu/ItemProviders/AbstractProvider.php
- typo3/sysext/backend/Classes/ContextMenu/ItemProviders/PageProvider.php 0 additions, 5 deletions...ackend/Classes/ContextMenu/ItemProviders/PageProvider.php
- typo3/sysext/backend/Classes/ContextMenu/ItemProviders/ProviderInterface.php 0 additions, 1 deletion...d/Classes/ContextMenu/ItemProviders/ProviderInterface.php
- typo3/sysext/backend/Classes/ContextMenu/ItemProviders/RecordProvider.php 0 additions, 6 deletions...kend/Classes/ContextMenu/ItemProviders/RecordProvider.php
- typo3/sysext/backend/Classes/Controller/AbstractMfaController.php 0 additions, 1 deletion...sext/backend/Classes/Controller/AbstractMfaController.php
- typo3/sysext/backend/Classes/Controller/AjaxLoginController.php 0 additions, 4 deletions...sysext/backend/Classes/Controller/AjaxLoginController.php
- typo3/sysext/backend/Classes/Controller/BackendController.php 0 additions, 1 deletion...3/sysext/backend/Classes/Controller/BackendController.php
- typo3/sysext/backend/Classes/Controller/ClearPageCacheController.php 0 additions, 1 deletion...t/backend/Classes/Controller/ClearPageCacheController.php
Please register or sign in to comment