modify plugin name
This commit is contained in:
@@ -256,7 +256,6 @@ if (!function_exists('injectRuntime')) {
|
|||||||
$methods = $target->getMethodsAttribute();
|
$methods = $target->getMethodsAttribute();
|
||||||
foreach ($methods as $method => $attribute) {
|
foreach ($methods as $method => $attribute) {
|
||||||
|
|
||||||
|
|
||||||
echo $class, ' ', $method, PHP_EOL;
|
echo $class, ' ', $method, PHP_EOL;
|
||||||
|
|
||||||
foreach ($attribute as $item) {
|
foreach ($attribute as $item) {
|
||||||
|
|||||||
Reference in New Issue
Block a user