MediaWiki
REL1_35
ResultAugmentor.php
Go to the documentation of this file.
1
<?php
2
7
interface
ResultAugmentor
{
13
public
function
augment
(
SearchResult
$result );
14
}
SearchResult
NOTE: this class is being refactored into an abstract base class.
Definition
SearchResult.php:38
ResultAugmentor
Augment search results.
Definition
ResultAugmentor.php:7
ResultAugmentor\augment
augment(SearchResult $result)
Produce data to augment search result set.
includes
search
ResultAugmentor.php
Generated on Sat Apr 6 2024 00:07:47 for MediaWiki by
1.9.8