MediaWiki master
SearchResultsAugmentHook.php
Go to the documentation of this file.
1<?php
2
4
7
28 public function onSearchResultsAugment( &$setAugmentors, &$rowAugmentors );
29}
This is a hook handler interface, see docs/Hooks.md.
onSearchResultsAugment(&$setAugmentors, &$rowAugmentors)
Use this hook to add code to the list of search result augmentors.
Augment search results.
Augment search results.