MediaWiki REL1_35
SkinTemplateToolboxEndHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
6
25 public function onSkinTemplateToolboxEnd( $sk, $dummy );
26}
Generic wrapper for template functions, with interface compatible with what we use of PHPTAL 0....
onSkinTemplateToolboxEnd( $sk, $dummy)
This hook is called by SkinTemplate skins after toolbox links have been rendered (useful for adding m...