modify plugin name

This commit is contained in:
2022-03-03 17:25:47 +08:00
parent 4f5fba5ce4
commit 9cd44aad3d
4 changed files with 8 additions and 15 deletions
-3
View File
@@ -24,9 +24,6 @@ use Psr\Container\NotFoundExceptionInterface;
/**
* Class Component
* @package Kiri\Base
* @property EventDispatch $eventDispatch
* @property EventProvider $eventProvider
* @property Container $container
*/
class Component implements Configure
{