]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Security/Authentication/Provider/WsseProvider.php
CS
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Security / Authentication / Provider / WsseProvider.php
index ac57e27dfbd087873408760ccb15c6cab15b3bf7..5499f4007d411323f37c2af41e3b0a2fa77ac5ba 100644 (file)
@@ -56,4 +56,4 @@ class WsseProvider implements AuthenticationProviderInterface
     {
         return $token instanceof WsseUserToken;
     }
-}
\ No newline at end of file
+}