summaryrefslogtreecommitdiff
path: root/ext/spl/tests/iterator_022.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/iterator_022.phpt')
-rw-r--r--ext/spl/tests/iterator_022.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/iterator_022.phpt b/ext/spl/tests/iterator_022.phpt
index 8d055313ac..f0831d5799 100644
--- a/ext/spl/tests/iterator_022.phpt
+++ b/ext/spl/tests/iterator_022.phpt
@@ -88,7 +88,7 @@ class RecursiveArrayIteratorIterator extends RecursiveIteratorIterator
}
return $res;
}
-
+
function callGetChildren()
{
if ($this->over == 2)