mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
修正文档错误
This commit is contained in:
@@ -19,7 +19,7 @@ namespace think\config\driver;
|
||||
interface DriverInterface
|
||||
{
|
||||
/**
|
||||
* 解析配置文件或内容,并以字符串形式返回
|
||||
* 解析配置文件或内容,并以数组形式返回
|
||||
*
|
||||
* @param string $config 配置文件路径或字符串
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user