diff options
Diffstat (limited to 'Http/SecurityEvents.php')
-rw-r--r-- | Http/SecurityEvents.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Http/SecurityEvents.php b/Http/SecurityEvents.php index 9c335a1..a6c4e42 100644 --- a/Http/SecurityEvents.php +++ b/Http/SecurityEvents.php @@ -16,4 +16,4 @@ final class SecurityEvents const INTERACTIVE_LOGIN = 'security.interactive_login'; const SWITCH_USER = 'security.switch_user'; -}
\ No newline at end of file +} |