There was an error while loading. Please reload this page.
1 parent 3c74141 commit 734e63aCopy full SHA for 734e63a
1 file changed
system/HTTP/Response.php
@@ -16,6 +16,7 @@
16
use CodeIgniter\Cookie\Cookie;
17
use CodeIgniter\Cookie\CookieStore;
18
use CodeIgniter\HTTP\Exceptions\HTTPException;
19
+use Config\App;
20
use Config\Cookie as CookieConfig;
21
22
/**
0 commit comments