Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-04 16:25:03 +08:00
parent 5fd2abcb69
commit 06c9459f14
-15
View File
@@ -30,21 +30,6 @@ class Component implements Configure
{
/**
* @var Container
*/
#[Inject(ContainerInterface::class)]
public ContainerInterface $container;
/**
* @var EventProvider
*/
#[Inject(EventProvider::class)]
public EventProvider $eventProvider;
/**
* BaseAbstract constructor.