mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 07:12:47 +08:00
增加接口类 规范驱动扩展
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace think\config\driver;
|
||||
|
||||
class Ini
|
||||
class Ini implements ConfigInterface
|
||||
{
|
||||
public function parse($config)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user