Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Aug 21, 2021
1 parent cc5a70f commit 589721a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Repository/EventRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public function storeOne(Event $event): ?Event
}

/**
* Dispatch Event.
* Dispatch an Event.
*/
public function dispatchEvent(object $event, string $name)
{
Expand Down

0 comments on commit 589721a

Please sign in to comment.