From 3316a9d2940f2fe134bcf4c5fc9193861d23fc90 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Mon, 19 Dec 2016 11:27:42 +0100 Subject: fix @since annotations (9.1->12) Signed-off-by: Christoph Wurst --- lib/private/Authentication/LoginCredentials/Store.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/private/Authentication/LoginCredentials') diff --git a/lib/private/Authentication/LoginCredentials/Store.php b/lib/private/Authentication/LoginCredentials/Store.php index 17749c63b3d..c2b11c8e341 100644 --- a/lib/private/Authentication/LoginCredentials/Store.php +++ b/lib/private/Authentication/LoginCredentials/Store.php @@ -66,7 +66,7 @@ class Store implements IStore { } /** - * @since 9.2 + * @since 12 * * @return ICredentials the login credentials of the current user * @throws CredentialsUnavailableException -- cgit v1.2.3