MediaWiki REL1_35
ApiOpenSearchSuggestHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Api\Hook;
4
28 public function onApiOpenSearchSuggest( &$results );
29}
onApiOpenSearchSuggest(&$results)
This hook is called when constructing the OpenSearch results.