Skip to content

Commit

Permalink
Fix class name in comment of RecoveryProcessEvent
Browse files Browse the repository at this point in the history
  • Loading branch information
doobry-systemli committed Nov 6, 2023
1 parent 9914c19 commit 3999816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Event/RecoveryProcessEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
use Symfony\Contracts\EventDispatcher\Event;

/**
* Class LoginEvent.
* Class RecoveryProcessEvent.
*/
class RecoveryProcessEvent extends Event
{
Expand Down

0 comments on commit 3999816

Please sign in to comment.