mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 09:05:34 +08:00
Fix typo
This commit is contained in:
@@ -170,7 +170,7 @@ class ModuleManager
|
|||||||
/**
|
/**
|
||||||
* 解包模块
|
* 解包模块
|
||||||
* @param array|Iterator $module 模块信息
|
* @param array|Iterator $module 模块信息
|
||||||
* @return array|false 返回截包的信息或false
|
* @return array|false 返回解包的信息或false
|
||||||
*/
|
*/
|
||||||
public static function unpackModule($module, array $options = [])
|
public static function unpackModule($module, array $options = [])
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user