mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-25 01:25:34 +08:00
cs fix
This commit is contained in:
@@ -14,7 +14,6 @@ trait PluginPackTrait
|
|||||||
* 设置插件被打包前执行的回调函数
|
* 设置插件被打包前执行的回调函数
|
||||||
*
|
*
|
||||||
* @param callable $callback 回调函数
|
* @param callable $callback 回调函数
|
||||||
* @return void
|
|
||||||
*/
|
*/
|
||||||
public function onPack(callable $callback): void
|
public function onPack(callable $callback): void
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user