Skip to content
Snippets Groups Projects
Commit 63aa6955 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/+/82601


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