Skip to content

Commit c015708

Browse files
jamieburchellchriskacerguis
authored andcommitted
Fix code style
1 parent 4c5b88b commit c015708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RestController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
namespace chriskacerguis\RestServer;
44

55
use Exception;
6-
use stdClass;
76
use RecursiveIteratorIterator;
7+
use stdClass;
88

99
defined('BASEPATH') or exit('No direct script access allowed');
1010

0 commit comments

Comments
 (0)