增加Test缓存驱动

This commit is contained in:
thinkphp
2016-02-11 09:20:41 +08:00
parent b47c455da6
commit 040ca4cb20
8 changed files with 76 additions and 23 deletions

View File

@@ -182,7 +182,6 @@ class File
/**
* 清除缓存
* @access public
* @param string $name 缓存变量名
* @return boolean
*/
public function clear()