diff options
Diffstat (limited to 'Http/Event/SwitchUserEvent.php')
-rw-r--r-- | Http/Event/SwitchUserEvent.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Http/Event/SwitchUserEvent.php b/Http/Event/SwitchUserEvent.php index a553154..7cf94a7 100644 --- a/Http/Event/SwitchUserEvent.php +++ b/Http/Event/SwitchUserEvent.php @@ -16,7 +16,7 @@ use Symfony\Component\Security\Core\User\UserInterface; use Symfony\Component\EventDispatcher\Event; /** - * SwitchUserEvent + * SwitchUserEvent. * * @author Fabien Potencier <fabien@symfony.com> */ |