Cml\Interfaces\Cache::__construct PHP Method

__construct() public method

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

Same methods

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