qqq
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ class Container implements ContainerInterface
|
|||||||
* @throws ReflectionException
|
* @throws ReflectionException
|
||||||
* @throws \Exception
|
* @throws \Exception
|
||||||
*/
|
*/
|
||||||
public function get(string $id): mixed
|
public function get(string $id): object
|
||||||
{
|
{
|
||||||
if ($id === ContainerInterface::class) {
|
if ($id === ContainerInterface::class) {
|
||||||
return $this;
|
return $this;
|
||||||
|
|||||||
Reference in New Issue
Block a user