We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3a8ea commit b87f16bCopy full SHA for b87f16b
ext/spl/internal/infiniteiterator.inc
@@ -9,7 +9,7 @@
9
* SPL - Standard PHP Library
10
*/
11
12
-/** @ingroup Examples
+/** @ingroup SPL
13
* @brief An infinite Iterator
14
* @author Marcus Boerger
15
* @version 1.1
ext/spl/internal/norewinditerator.inc
* @brief An Iterator wrapper that doesn't call rewind
0 commit comments