Skip to content
Commit 33734d09 authored by Larry Garfield's avatar Larry Garfield Committed by Stefan Bürk
Browse files

[BUGFIX] Resolve type inconsistency in ComparisonInterface

ComparisonInterface's documented types and actual types are
inconsistent. This patch corrects the types to be consistent
with what the actual code does, which allows for the removal
of several PHPStan errors.

Resolves: #97604
Releases: main
Change-Id: Ib58def06b4c702443f4aac63a667cadfac26dc49
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74655


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 1747faa8
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