MediaWiki REL1_35
SkinTemplateBuildNavUrlsNav_urlsAfterPermalinkHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
5// phpcs:disable Squiz.Classes.ValidClassName.NotCamelCaps
7
25 &$nav_urls, &$revid, &$revid2
26 );
27}
Base class for template-based skins.
onSkinTemplateBuildNavUrlsNav_urlsAfterPermalink( $sktemplate, &$nav_urls, &$revid, &$revid2)
This hook is called after creating the "permanent link" tab.