MediaWiki
REL1_31
Config.php
Go to the documentation of this file.
1
<?php
28
interface
Config
{
29
37
public
function
get
(
$name
);
38
46
public
function
has
( $name );
47
}
$name
Allows to change the fields on the form that will be generated $name
Definition
hooks.txt:302
Config
Interface for configuration instances.
Definition
Config.php:28
Config\has
has( $name)
Check whether a configuration option is set for the given name.
includes
config
Config.php
Generated on Mon Nov 25 2024 15:34:38 for MediaWiki by
1.10.0