summaryrefslogtreecommitdiffstats
path: root/Http/Logout
diff options
context:
space:
mode:
Diffstat (limited to 'Http/Logout')
-rw-r--r--Http/Logout/SessionLogoutHandler.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Http/Logout/SessionLogoutHandler.php b/Http/Logout/SessionLogoutHandler.php
index e91cf17..e036c5f 100644
--- a/Http/Logout/SessionLogoutHandler.php
+++ b/Http/Logout/SessionLogoutHandler.php
@@ -23,7 +23,7 @@ use Symfony\Component\HttpFoundation\Request;
class SessionLogoutHandler implements LogoutHandlerInterface
{
/**
- * Invalidate the current session
+ * Invalidate the current session.
*
* @param Request $request
* @param Response $response