summaryrefslogtreecommitdiff
path: root/tests/lang/foreachLoopIteratorAggregate.004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/foreachLoopIteratorAggregate.004.phpt')
-rw-r--r--tests/lang/foreachLoopIteratorAggregate.004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/foreachLoopIteratorAggregate.004.phpt b/tests/lang/foreachLoopIteratorAggregate.004.phpt
index 9a1e612c23..30c422b2c8 100644
--- a/tests/lang/foreachLoopIteratorAggregate.004.phpt
+++ b/tests/lang/foreachLoopIteratorAggregate.004.phpt
@@ -40,7 +40,7 @@ class c_iter implements Iterator {
function __destruct() {
}
}
-
+
class c implements IteratorAggregate {
public $max = 3;