MediaWiki master
SearchResultProvideThumbnailHook.php
Go to the documentation of this file.
1<?php
2
4
27 public function onSearchResultProvideThumbnail( array $pageIdentities, &$thumbnails, int $size = null );
28}
This is a hook handler interface, see docs/Hooks.md.
onSearchResultProvideThumbnail(array $pageIdentities, &$thumbnails, int $size=null)
This hook is called when generating search results in order to fill the 'thumbnail' field in an exten...