Skip to content
Snippets Groups Projects
Commit 5db9be7a authored by Robert Kärner's avatar Robert Kärner Committed by Christian Kuhn
Browse files

[BUGFIX] Use correct return type annotations in validation results

Three methods in Extbase's Result are now
annotated with the correct return type to
make PHPStan happy when they are accessed
in custom extensions.

Resolves: #95730
Releases: master, 10.4
Change-Id: I68e4b9a434c9d64037521d45e5c5d0dbcb678094
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71936


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent edd2ef46
Branches
Tags
No related merge requests found
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