MediaWiki REL1_35
SpecialLogAddLogSearchRelationsHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
5use WebRequest;
6
22 public function onSpecialLogAddLogSearchRelations( $type, $request, &$qc );
23}
The WebRequest class encapsulates getting at data passed in the URL or via a POSTed form stripping il...
onSpecialLogAddLogSearchRelations( $type, $request, &$qc)
Use this hook to add log relations to the current log.