MediaWiki
master
OutputPageAfterGetHeadLinksArrayHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
OutputPage
;
6
14
interface
OutputPageAfterGetHeadLinksArrayHook
{
26
public
function
onOutputPageAfterGetHeadLinksArray
( &$tags, $out );
27
}
OutputPage
This is one of the Core classes and should be read at least once by any new developers.
Definition:
OutputPage.php:52
MediaWiki\Hook\OutputPageAfterGetHeadLinksArrayHook
This is a hook handler interface, see docs/Hooks.md.
Definition:
OutputPageAfterGetHeadLinksArrayHook.php:14
MediaWiki\Hook\OutputPageAfterGetHeadLinksArrayHook\onOutputPageAfterGetHeadLinksArray
onOutputPageAfterGetHeadLinksArray(&$tags, $out)
This hook is called in OutputPage::getHeadLinksArray right before returning the result.
MediaWiki\Hook
Definition:
ActionBeforeFormDisplayHook.php:3
includes
Hook
OutputPageAfterGetHeadLinksArrayHook.php
Generated on Tue May 17 2022 07:08:31 for MediaWiki by
1.9.1