Skip to content

Commit

Permalink
变更
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangjincheng committed May 29, 2019
1 parent 6d2f995 commit 2287bd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Core/Plugins/Event/EventPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ class_exists(EventMessageProcessor::class);
DIGet(EventCall::class, [$this->eventDispatcher, ""]);
DIGet(Channel::class);
class_exists(Message::class);
class_exists(EventMessage::class);
return;
}

Expand Down

0 comments on commit 2287bd6

Please sign in to comment.