Core/(Logs|Cache) -> Site
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Core\API {
|
||||
|
||||
abstract class RoutesAPI extends Request {
|
||||
|
||||
const ROUTER_CACHE_CLASS = "\\Core\\Cache\\RouterCache";
|
||||
const ROUTER_CACHE_CLASS = "\\Site\\Cache\\RouterCache";
|
||||
|
||||
protected string $routerCachePath;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user