summaryrefslogtreecommitdiffstats
path: root/Core/Event/AuthenticationFailureEvent.php
diff options
context:
space:
mode:
Diffstat (limited to 'Core/Event/AuthenticationFailureEvent.php')
-rw-r--r--Core/Event/AuthenticationFailureEvent.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Event/AuthenticationFailureEvent.php b/Core/Event/AuthenticationFailureEvent.php
index 6518b69..6705fc9 100644
--- a/Core/Event/AuthenticationFailureEvent.php
+++ b/Core/Event/AuthenticationFailureEvent.php
@@ -34,4 +34,4 @@ class AuthenticationFailureEvent extends AuthenticationEvent
{
return $this->authenticationException;
}
-} \ No newline at end of file
+}