diff options
Diffstat (limited to 'lib/public/Authentication')
-rw-r--r-- | lib/public/Authentication/IApacheBackend.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Authentication/IApacheBackend.php b/lib/public/Authentication/IApacheBackend.php index 83b59b789c2..806c71835a8 100644 --- a/lib/public/Authentication/IApacheBackend.php +++ b/lib/public/Authentication/IApacheBackend.php @@ -36,7 +36,6 @@ namespace OCP\Authentication; /** * Interface IApacheBackend * - * @package OCP\Authentication * @since 6.0.0 */ interface IApacheBackend { |