MediaWiki
1.42.1
BadImageHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
BadImageHook
{
24
public
function
onBadImage
( $name, &$bad );
25
}
MediaWiki\Hook\BadImageHook
This is a hook handler interface, see docs/Hooks.md.
Definition
BadImageHook.php:12
MediaWiki\Hook\BadImageHook\onBadImage
onBadImage( $name, &$bad)
This hook is called when checking against the bad image list.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
BadImageHook.php
Generated on Thu Jun 27 2024 15:58:49 for MediaWiki by
1.10.0