Skip to content

Commit b7cb9f5

Browse files
authored
SiteLinkList use Iterator
1 parent d5b3372 commit b7cb9f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/SiteLinkList.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
use Comparable;
77
use Countable;
88
use InvalidArgumentException;
9+
use Iterator;
910
use IteratorAggregate;
1011
use OutOfBoundsException;
1112
use Traversable;

0 commit comments

Comments
 (0)