mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 15:02:47 +08:00
增加接口类 规范驱动扩展
This commit is contained in:
2
library/think/cache/driver/Test.php
vendored
2
library/think/cache/driver/Test.php
vendored
@@ -17,7 +17,7 @@ use think\Cache;
|
||||
* 测试缓存类
|
||||
* @author liu21st <liu21st@gmail.com>
|
||||
*/
|
||||
class Test
|
||||
class Test implements CacheInterface
|
||||
{
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user