Skip to content
Snippets Groups Projects
Commit ca7375c4 authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Christian Kuhn
Browse files

[TASK] Remove leftover @todo in AbstractRecordCollection

Resolves: #98510
Related: #98035
Releases: main
Change-Id: Ic6bd5074838647b9b18c74d5880a4e49f8be41dd
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75949


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent a38da447
Branches
Tags
No related merge requests found
......@@ -139,8 +139,6 @@ abstract class AbstractRecordCollection implements RecordCollectionInterface, Pe
/**
* Rewind the Iterator to the first element
*
* @todo: Set return type to void in v12 as breaking patch and drop #[\ReturnTypeWillChange]
*/
public function rewind(): void
{
......
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