CacheFactory
in package
Class Cache
A factory for loading the desired
Table of Contents
- getHandler() : CacheInterface
- Attempts to create the desired cache handler, based upon the
Methods
getHandler()
Attempts to create the desired cache handler, based upon the
public
static getHandler(Cache $config[, string|null $handler = null ][, string|null $backup = null ]) : CacheInterface
Parameters
- $config : Cache
- $handler : string|null = null
- $backup : string|null = null