Skip to content

Commit 4571473

Browse files
jamieburchellchriskacerguis
authored andcommitted
Fix RecursiveArrayIterator not found
1 parent c015708 commit 4571473

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/RestController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
namespace chriskacerguis\RestServer;
44

55
use Exception;
6+
use RecursiveArrayIterator;
67
use RecursiveIteratorIterator;
78
use stdClass;
89

0 commit comments

Comments
 (0)