Skip to content

Commit

Permalink
Merge branch '6.13' into 7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed Nov 13, 2020
2 parents 9fedb6e + 1f4cb2a commit 8a79ec3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ final class LegacyStorageFileIterator implements FileIteratorInterface
/** @var mixed Last fetched item. */
private $item;

/** @var int Iteration cursor on. */
/** @var int Iteration cursor on statement. */
private $cursor;

/** @var \eZ\Bundle\EzPublishIOBundle\Migration\FileLister\FileRowReaderInterface Used to get file rows. */
Expand Down

0 comments on commit 8a79ec3

Please sign in to comment.