Skip to content
Snippets Groups Projects
Commit 39f13b77 authored by Torben Hansen's avatar Torben Hansen Committed by Benni Mack
Browse files

[TASK] Use strict types in QueryResultPaginator


Properties in extbase `QueryResultPaginator` do not use strict
types.

This change introduces strict types for the properties
in extbase `QueryResultPaginator`. Since the class is
defined as final, the change is not considered breaking.

Resolves: #102282
Releases: main
Signed-off-by: default avatarTorben Hansen <derhansen@gmail.com>
Change-Id: I1f9ebeb98caae41a88a300a14b2301497ce86b2f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81607


Tested-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent f32da3a6
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