Skip to content

Commit 4c5b88b

Browse files
jamieburchellchriskacerguis
authored andcommitted
Fix RecursiveIteratorIterator not found
Fixes chriskacerguis#1111
1 parent 99d9962 commit 4c5b88b

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
@@ -4,6 +4,7 @@
44

55
use Exception;
66
use stdClass;
7+
use RecursiveIteratorIterator;
78

89
defined('BASEPATH') or exit('No direct script access allowed');
910

0 commit comments

Comments
 (0)