THT
Install
Manual
Version: v0.8.1 - Beta. We welcome
contributors & feedback
.
Home
Manual
Cache
Cache.getDriver
Cache.getDriver() -> string
Description
Get the name of the Cache driver.
Current options are:
file
apcu
Cache.getDriver() //= 'apcu'
Back: Cache