\CodeIgniter\CacheCacheFactory

Class Cache

A factory for loading the desired

Summary

Methods
Properties
Constants
getHandler()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

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

Returns

\CodeIgniter\Cache\CacheInterface