Skip to content

Commit ffca0fd

Browse files
update
1 parent 9c86034 commit ffca0fd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Tests/collection.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@
5656
$iterator = $collection->getIterator();
5757
foreach ($iterator as $item) {
5858
// Process each item
59-
60-
dd(
61-
$item
62-
);
6359
}
6460

6561

0 commit comments

Comments
 (0)