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.

Return Value

bool

at line 17
string getCachedRoutesPath()

Get the path to the routes cache file.

Return Value

string