update src/EventDispatch.php.

This commit is contained in:
2021-11-30 07:56:06 +00:00
committed by Gitee
parent 35a6a8171f
commit ebbee7a5f0
+1 -1
View File
@@ -2,7 +2,7 @@
namespace Kiri\Events;
use Annotation\Inject;
use Note\Inject;
use Kiri\Abstracts\BaseObject;
use Psr\EventDispatcher\EventDispatcherInterface;
use Psr\EventDispatcher\StoppableEventInterface;