MediaWiki REL1_35
UserGetReservedNamesHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\User\Hook;
4
18 public function onUserGetReservedNames( &$reservedUsernames );
19}
onUserGetReservedNames(&$reservedUsernames)
Use this hook to modify $wgReservedUsernames at run time.