X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=includes%2Fauth%2FAbstractSecondaryAuthenticationProvider.php;h=4a2accafcb5697638b0c237f8c47a022d0355a6f;hb=a421c54f7b29bd508db35d4a2566a8afc4428913;hp=00493bc7a43e6bd632748e13e0ca71139a4094d6;hpb=b3307c8a5a6b1ea0820b91687f83aaf23f8cd29f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/auth/AbstractSecondaryAuthenticationProvider.php b/includes/auth/AbstractSecondaryAuthenticationProvider.php index 00493bc7a4..4a2accafcb 100644 --- a/includes/auth/AbstractSecondaryAuthenticationProvider.php +++ b/includes/auth/AbstractSecondaryAuthenticationProvider.php @@ -43,7 +43,7 @@ abstract class AbstractSecondaryAuthenticationProvider extends AbstractAuthentic } /** - * @inheritdoc + * @inheritDoc * @note Reimplement this if self::getAuthenticationRequests( AuthManager::ACTION_REMOVE ) * doesn't return requests that will revoke all access for the user. */