mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
修改部分类注释
This commit is contained in:
1
library/think/cache/driver/Xcache.php
vendored
1
library/think/cache/driver/Xcache.php
vendored
@@ -30,6 +30,7 @@ class Xcache
|
||||
* 架构函数
|
||||
* @param array $options 缓存参数
|
||||
* @access public
|
||||
* @throws Exception
|
||||
*/
|
||||
public function __construct($options = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user