We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b3372 commit b7cb9f5Copy full SHA for b7cb9f5
1 file changed
src/SiteLinkList.php
@@ -6,6 +6,7 @@
6
use Comparable;
7
use Countable;
8
use InvalidArgumentException;
9
+use Iterator;
10
use IteratorAggregate;
11
use OutOfBoundsException;
12
use Traversable;
0 commit comments