mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
新增Template构造函数注释缺失入参问题
This commit is contained in:
@@ -59,6 +59,7 @@ class Template
|
||||
/**
|
||||
* 构造函数
|
||||
* @access public
|
||||
* @param array $config
|
||||
*/
|
||||
public function __construct(array $config = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user