CacheManager
CacheManager
class CacheManager implements Factory (View source)
Methods
void | __construct( Application $app) Create a new Cache manager instance. | |
mixed | store( string|null $name = null) Get a cache store instance by name. | 登录查看完整内容
|