Skip to content
Snippets Groups Projects
Commit d9b188f4 authored by Daniel Windloff's avatar Daniel Windloff Committed by Benni Mack
Browse files

[TASK] DatabaseRecordList: Drop properties `iLimit` and `totalItems`

The properties `iLimit` and `totalItems` were only used in the
`getTable()` method and in subordinated methods for the pagination.
Therefore, they have been replaced by local variables.

Releases: master
Resolves: #92127
Change-Id: Idb3db75a3f0da62d594cb1a4eadde5c15d5b7a8e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65500


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 5b714bbb
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