Skip to content
Snippets Groups Projects
Commit 930ed5c7 authored by Alexander Schnitzler's avatar Alexander Schnitzler Committed by Christian Kuhn
Browse files

[TASK] Make extbase persistence generic (phpstan-wise)

After extbase's repository interface and classes received support
for phpstan generics, the rest of the persistence related classes
also support phpstan generics:

- QueryInterface and Query
- QueryResultInterface and QueryResult
- Otherwise involved classes like factories and data mappers

Releases: main
Resolves: #99945
Change-Id: Id371cde3ef5d4987f1d1971e6476e63728d8d55f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77846


Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarTorben Hansen <derhansen@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarTorben Hansen <derhansen@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
parent 3691a2e4
Branches
Tags
Showing
with 91 additions and 13 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