MediaWiki REL1_37
WgQueryPagesHook.php
Go to the documentation of this file.
1<?php
2
4
22 public function onWgQueryPages( &$qp );
23}
This is a hook handler interface, see docs/Hooks.md.
onWgQueryPages(&$qp)
This hook is called when initialising list of QueryPage subclasses.