modify plugin name

This commit is contained in:
2022-06-24 15:07:46 +08:00
parent 2dac0fa9af
commit 7b67bc1dcf
+1
View File
@@ -256,6 +256,7 @@ class Container implements ContainerInterface
/**
* @param $class
* @return ReflectionClass
* @throws ReflectionException
*/
private function resolveDependencies($class): ReflectionClass
{