diff options
Diffstat (limited to 'lib/private/Authentication')
-rw-r--r-- | lib/private/Authentication/LoginCredentials/Store.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 |