mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-20 23:25:35 +08:00
update plugin docs and add some helper functions
This commit is contained in:
@@ -7,7 +7,7 @@ namespace ZM\Plugin;
|
||||
use ZM\Exception\PluginException;
|
||||
|
||||
/**
|
||||
* 插件的元信息对象,对应 zmplugin.json
|
||||
* 插件的元信息对象
|
||||
*/
|
||||
class PluginMeta implements \JsonSerializable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user