This commit is contained in:
2021-09-06 14:30:57 +08:00
parent e5dc0b7836
commit 9556e5d2bb
+1 -1
View File
@@ -75,7 +75,7 @@ class Container extends BaseObject implements ContainerInterface
* *
* @return mixed * @return mixed
* @throws ReflectionException * @throws ReflectionException
* @throws Exception * @throws
*/ */
public function get($class, array $constrict = [], array $config = []): mixed public function get($class, array $constrict = [], array $config = []): mixed
{ {