MediaWiki master
SpecialLogAddLogSearchRelationsHook.php
Go to the documentation of this file.
1<?php
2
4
6
25 public function onSpecialLogAddLogSearchRelations( $type, $request, &$qc );
26}
27
29class_alias( SpecialLogAddLogSearchRelationsHook::class, 'MediaWiki\\Hook\\SpecialLogAddLogSearchRelationsHook' );
The WebRequest class encapsulates getting at data passed in the URL or via a POSTed form,...
onSpecialLogAddLogSearchRelations( $type, $request, &$qc)
Use this hook to add log relations to the current log.