getHandler()
getHandler( $config, string $handler = null, string $backup = null) : \CodeIgniter\Cache\CacheInterface
Attempts to create the desired cache handler, based upon the
Parameters
$config | ||
string | $handler | |
string | $backup |
Class Cache
A factory for loading the desired
getHandler( $config, string $handler = null, string $backup = null) : \CodeIgniter\Cache\CacheInterface
Attempts to create the desired cache handler, based upon the
$config | ||
string | $handler | |
string | $backup |
Loading…