Skip to content
Snippets Groups Projects
Commit 6193f3fb authored by Larry Garfield's avatar Larry Garfield Committed by Stefan Bürk
Browse files

[TASK] Address type issues in FileSearchQuery

The $result property's doc type is causing issues
for PHPStan. Switching it to a typed property and
state resolves them.

Other types have been filled in as well as they're
private so safe.

Used command:

> ./Build/Scripts/runTests.sh -s phpstanGenerateBaseline

Resolves: #98002
Releases: main, 11.5
Change-Id: Ic960858eee4cd40ed010762a44dec944f5114e4a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75263


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent b732d6e9
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