MediaWiki REL1_40
PersonalUrlsHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
7
30 public function onPersonalUrls( &$personal_urls, &$title, $skin ): void;
31}
Represents a title within MediaWiki.
Definition Title.php:82
Base class for QuickTemplate-based skins.
This is a hook handler interface, see docs/Hooks.md.
onPersonalUrls(&$personal_urls, &$title, $skin)
Use this hook to alter the user-specific navigation links (e.g.