This commit is contained in:
2023-12-19 16:26:22 +08:00
parent bedeaa63e2
commit 67a83e5712
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -310,6 +310,7 @@ class Container implements ContainerInterface
} else {
return $this->_parameters[$className][$methodName];
}
}