MediaWiki master
SpecialLogAddLogSearchRelationsHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
6
25 public function onSpecialLogAddLogSearchRelations( $type, $request, &$qc );
26}
The WebRequest class encapsulates getting at data passed in the URL or via a POSTed form,...
This is a hook handler interface, see docs/Hooks.md.
onSpecialLogAddLogSearchRelations( $type, $request, &$qc)
Use this hook to add log relations to the current log.