Skip to content
Snippets Groups Projects
Commit 27add577 authored by Anja Leichsenring's avatar Anja Leichsenring Committed by Susanne Moog
Browse files

[BUGFIX] Mention correct class and function in rst file

Due to a copy-paste error, the description of the documentation
file does not reflect the other parts.

Resolves: #76259
Releases: master, 8.7
Change-Id: Iea069cae225523d3d35eb6b41b4ab618f2c25e76
Reviewed-on: https://review.typo3.org/54947


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Reviewed-by: default avatarSusanne Moog <susanne.moog@typo3.org>
Tested-by: default avatarSusanne Moog <susanne.moog@typo3.org>
parent a6849252
Branches
Tags
No related merge requests found
......@@ -11,7 +11,7 @@ Description
===========
As part of migrating the core code to use Doctrine DBAL the signature of the method
:php:`PageLayoutView::getResult()` has changed.
:php:`AbstractDatabaseRecordList::setTotalItems()` has changed.
The new signature is:
......
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