create()
create(string $type, \HTMLPurifier_Config $config) : mixed
Factory method that creates a cache object based on configuration
Parameters
| string |
$type |
Name of definitions handled by cache
|
| \HTMLPurifier_Config |
$config |
Config instance
|
Returns
mixed
—