MediaWiki
REL1_35
EditPageCopyrightWarningHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
Title
;
6
11
interface
EditPageCopyrightWarningHook
{
23
public
function
onEditPageCopyrightWarning
(
$title
, &$msg );
24
}
Title
Represents a title within MediaWiki.
Definition
Title.php:42
MediaWiki\Hook\EditPageCopyrightWarningHook
Stable to implement.
Definition
EditPageCopyrightWarningHook.php:11
MediaWiki\Hook\EditPageCopyrightWarningHook\onEditPageCopyrightWarning
onEditPageCopyrightWarning( $title, &$msg)
Use this hook for site and per-namespace customization of contribution/copyright notice.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
$title
$title
Definition
testCompression.php:38
includes
Hook
EditPageCopyrightWarningHook.php
Generated on Sat Apr 6 2024 00:07:12 for MediaWiki by
1.9.8