modify plugin name
This commit is contained in:
@@ -253,6 +253,7 @@ if (!function_exists('injectRuntime')) {
|
|||||||
$value->execute($class);
|
$value->execute($class);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
$methods = $target->getMethodsAttribute();
|
$methods = $target->getMethodsAttribute();
|
||||||
foreach ($methods as $method => $attribute) {
|
foreach ($methods as $method => $attribute) {
|
||||||
/** @var ReflectionAttribute $item */
|
/** @var ReflectionAttribute $item */
|
||||||
|
|||||||
Reference in New Issue
Block a user