MediaWiki REL1_35
GetLogTypesOnUserHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
18 public function onGetLogTypesOnUser( &$types );
19}
onGetLogTypesOnUser(&$types)
Use this hook to add log types where the target is a user page.