CachesConfiguration
interface CachesConfiguration (View source)
Methods
bool
configurationIsCached()
Determine if the application configuration is cached.
string
getCachedConfigPath()
Get the path to the configuration cache file.
string
getCachedServicesPath()
Get the path to the cached services.php file.
Details
bool
configurationIsCached()
Determine if the application configuration is cached.
string
getCachedConfigPath()
Get the path to the configuration cache file.
string
getCachedServicesPath()
Get the path to the cached services.php file.