MediaWiki master
SpecialSearchProfilesHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
21 public function onSpecialSearchProfiles( &$profiles );
22}
This is a hook handler interface, see docs/Hooks.md.
onSpecialSearchProfiles(&$profiles)
Use this hook to modify search profiles.