This commit is contained in:
2023-11-29 14:49:18 +08:00
parent bed67a08bc
commit c01514e516
-1
View File
@@ -78,7 +78,6 @@ class Container implements ContainerInterface
/** /**
* @param string $id * @param string $id
* @return mixed * @return mixed
* @throws ReflectionException
* @throws Exception * @throws Exception
*/ */
public function get(string $id): object public function get(string $id): object