MediaWiki REL1_35
OpenSearchUrlsHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
19 public function onOpenSearchUrls( &$urls );
20}
onOpenSearchUrls(&$urls)
This hook is called when constructing the OpenSearch description XML.