Skip to content
Snippets Groups Projects
Commit 5e64744c authored by Benni Mack's avatar Benni Mack
Browse files

[BUGFIX] Use proper annotations to avoid type errors

This is mainly related to test files,
where the phpdoc annotations of the affected
test classes have been removed, as we now use
proper native types, where no additional
PHPDoc comment describing the parameters
are  set.

In addition, some further cleanups related
to types that have already been properly
defined are set.

Resolves: #98987
Releases: main
Change-Id: I8e82540e9f425799ebb851e66d4149202f81ecfa
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76398


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 9862877c
Branches
Tags
No related merge requests found
Showing
with 63 additions and 321 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment