add PHPDoc

This commit is contained in:
crazywhalecc 2022-12-25 23:20:57 +08:00
parent f140784a50
commit aab57ce216

View File

@ -20,7 +20,6 @@ class PluginGenerator
* 开始生成
*
* @param array $options 传入的命令行选项
* @return void
*/
public function generate(array $options): void
{