Align documentation with standard

This commit is contained in:
Sasha Anastasi
2023-11-16 15:32:41 +13:00
parent 10b201b638
commit b49538e24d

View File

@@ -67,7 +67,9 @@ class auth_plugin_outage extends auth_plugin_base {
}
/**
* @inheritDoc
* Returns true if the plugin supports the new login flow for MFA.
*
* @return bool True
*/
public static function supports_mfa(): bool {
return true;