\app\common\libraryCache

Summary

Methods
Properties
Constants
installAddonCache()
deleteCacheAddon()
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

installAddonCache()

installAddonCache(array  $cache, array  $config) : bool

安装插件注册缓存

Parameters

array $cache

缓存配置

array $config

模块配置

Returns

bool —

deleteCacheAddon()

deleteCacheAddon(\app\common\library\type  $addon) : bool

删除指定插件下的全部缓存队列

Parameters

\app\common\library\type $addon

插件名称

Returns

bool —