Cml\Interfaces\Cache::__construct PHP Метод

__construct() публичный Метод

使用的缓存配置 默认为使用default_cache配置的参数
public __construct ( $conf = false )
    public function __construct($conf = false);

Same methods

Cache::__construct ( bool|array $conf = false )