diff options
Diffstat (limited to 'lib/public/Authentication/TwoFactorAuth/RegistryEvent.php')
-rw-r--r-- | lib/public/Authentication/TwoFactorAuth/RegistryEvent.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Authentication/TwoFactorAuth/RegistryEvent.php b/lib/public/Authentication/TwoFactorAuth/RegistryEvent.php index 830ce8e1c3b..fcc7e5f9207 100644 --- a/lib/public/Authentication/TwoFactorAuth/RegistryEvent.php +++ b/lib/public/Authentication/TwoFactorAuth/RegistryEvent.php @@ -33,7 +33,6 @@ use OCP\IUser; * @since 15.0.0 */ class RegistryEvent extends Event { - /** @var IProvider */ private $provider; |