MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onSpecialVersionVersionUrl ( $version, &$versionUrl) | |
This hook is called when building the URL for Special:Version. | |
Stable to implement.
Definition at line 9 of file SpecialVersionVersionUrlHook.php.
MediaWiki\Hook\SpecialVersionVersionUrlHook::onSpecialVersionVersionUrl | ( | $version, | |
& | $versionUrl | ||
) |
This hook is called when building the URL for Special:Version.
string | $version | Current MediaWiki version |
string | &$versionUrl | Raw url to link to (eg: release notes) |
Implemented in MediaWiki\HookContainer\HookRunner.