MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onUserIsLocked ( $user, &$locked) | |
Use this hook to establish that a user is locked. | |
Stable to implement.
Definition at line 11 of file UserIsLockedHook.php.
MediaWiki\User\Hook\UserIsLockedHook::onUserIsLocked | ( | $user, | |
& | $locked | ||
) |
Use this hook to establish that a user is locked.
See User::isLocked().
Implemented in MediaWiki\HookContainer\HookRunner.