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