modify plugin name

This commit is contained in:
2022-02-28 10:31:44 +08:00
parent eab01dee1b
commit 6e7fe74130
+1
View File
@@ -253,6 +253,7 @@ if (!function_exists('injectRuntime')) {
$value->execute($class);
}
$methods = $target->getMethodsAttribute();
foreach ($methods as $method => $attribute) {
/** @var ReflectionAttribute $item */