| Fully Qualified Name: | CodeIgniter\Cache\CacheFactory |
Class Cache
A factory for loading the desired
| Name | Description | Defined By |
|---|---|---|
| getHandler() | Attempts to create the desired cache handler, based upon the | CacheFactory |
Attempts to create the desired cache handler, based upon the
| Parameter Name | Type | Description |
|---|---|---|
| $config | ||
| $handler | string | |
| $backup | string | |
| $config |
Returns: \CodeIgniter\Cache\CacheInterface