Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2021-12-30 18:10:51 +08:00
parent 6c46a54d4b
commit 6eff48e22f
+1 -1
View File
@@ -65,7 +65,7 @@ class Container extends Component implements ContainerInterface
/** /**
* @param string $id * @param string $id
* @return mixed * @return mixed
* @throws ReflectionException * @throws
*/ */
public function get(string $id): mixed public function get(string $id): mixed
{ {