MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onUserLoadOptions ( $user, &$options) | |
This hook is called when user options/preferences are being loaded from the database. | |
Stable to implement.
Definition at line 11 of file UserLoadOptionsHook.php.
MediaWiki\User\Hook\UserLoadOptionsHook::onUserLoadOptions | ( | $user, | |
& | $options | ||
) |
This hook is called when user options/preferences are being loaded from the database.
Implemented in MediaWiki\HookContainer\HookRunner.