[TASK] Remove unnecessary conditionals
PHPStan says all of these are unnecessary. On visual inspection, it appears to be correct. Used command: > ./Build/Scripts/runTests.sh -s phpstanGenerateBaseline Resolves: #98001 Releases: main, 11.5 Change-Id: Ic18ce25997357c786b17bc5be02cfdb3617c6eef Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75286 Tested-by:core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- Build/phpstan/phpstan-baseline.neon 1 addition, 16 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/backend/Classes/Controller/File/FileController.php 3 additions, 7 deletions...sysext/backend/Classes/Controller/File/FileController.php
- typo3/sysext/indexed_search/Classes/Domain/Repository/IndexSearchRepository.php 20 additions, 22 deletions...earch/Classes/Domain/Repository/IndexSearchRepository.php
- typo3/sysext/linkvalidator/Classes/QueryRestrictions/EditableRestriction.php 1 addition, 3 deletions...lidator/Classes/QueryRestrictions/EditableRestriction.php
Please register or sign in to comment