summaryrefslogtreecommitdiffstats
path: root/lib/public/Authentication/IApacheBackend.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Authentication/IApacheBackend.php')
-rw-r--r--lib/public/Authentication/IApacheBackend.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Authentication/IApacheBackend.php b/lib/public/Authentication/IApacheBackend.php
index 4528bef3479..d138c5bfc24 100644
--- a/lib/public/Authentication/IApacheBackend.php
+++ b/lib/public/Authentication/IApacheBackend.php
@@ -33,7 +33,6 @@ namespace OCP\Authentication;
* @since 6.0.0
*/
interface IApacheBackend {
-
/**
* In case the user has been authenticated by a module true is returned.
*