Skip to content
Snippets Groups Projects
Commit ac2300d7 authored by Oliver Klee's avatar Oliver Klee Committed by Christian Kuhn
Browse files

[BUGFIX] Fix type annotations in extbase Annotation classes

This change makes the parameter type annotations consistent with
the property type annotations in the affected classes.

This allows PHPStan to catch calls with invalid argument types.

Resolves: #102887
Related: #102885
Releases: main, 12.4
Change-Id: I0cb1ab2ce5da1a40ae670d65e4997a456ef7a8c3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82556


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 2a2bc2ba
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