diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-SignatureOfMethodSetTotalItemsChangedInAbstractDatabaseRecordList.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-SignatureOfMethodSetTotalItemsChangedInAbstractDatabaseRecordList.rst index 983c55bf469a9903b8eefd93a47022ad55d522ff..0f9d2c80e30b4df008d4c87ac8b71ac92713959f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-SignatureOfMethodSetTotalItemsChangedInAbstractDatabaseRecordList.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-SignatureOfMethodSetTotalItemsChangedInAbstractDatabaseRecordList.rst @@ -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: