aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Security/Authentication/Token/WsseUserToken.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Security/Authentication/Token/WsseUserToken.php')
-rw-r--r--src/Wallabag/CoreBundle/Security/Authentication/Token/WsseUserToken.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Security/Authentication/Token/WsseUserToken.php b/src/Wallabag/CoreBundle/Security/Authentication/Token/WsseUserToken.php
index b189e22a..ea6fb9bf 100644
--- a/src/Wallabag/CoreBundle/Security/Authentication/Token/WsseUserToken.php
+++ b/src/Wallabag/CoreBundle/Security/Authentication/Token/WsseUserToken.php
@@ -20,4 +20,4 @@ class WsseUserToken extends AbstractToken
20 { 20 {
21 return ''; 21 return '';
22 } 22 }
23} \ No newline at end of file 23}