MediaWiki REL1_35
UserGetDefaultOptionsHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\User\Hook;
4
22 public function onUserGetDefaultOptions( &$defaultOptions );
23}
onUserGetDefaultOptions(&$defaultOptions)
This hook is called after fetching core default user options but before returning the options.