CachesRoutes
interface CachesRoutes
Methods
bool
routesAreCached()
Determine if the application routes are cached.
string
getCachedRoutesPath()
Get the path to the routes cache file.
Details
at line 12
bool
routesAreCached()
Determine if the application routes are cached.
at line 17
string
getCachedRoutesPath()
Get the path to the routes cache file.