diff --git a/lib/public/User/Backend/ICountMappedUsersBackend.php b/lib/public/User/Backend/ICountMappedUsersBackend.php index f68d57ada05..bf8770d484f 100644 --- a/lib/public/User/Backend/ICountMappedUsersBackend.php +++ b/lib/public/User/Backend/ICountMappedUsersBackend.php @@ -27,11 +27,11 @@ declare(strict_types=1); namespace OCP\User\Backend; /** - * @since 26.0.0 + * @since 24.0.7 */ interface ICountMappedUsersBackend { /** - * @since 26.0.0 + * @since 24.0.7 * * @return int The number of users already mapped to a Nextcloud account */