MediaWiki
REL1_34
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
}
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 16:05:00 for MediaWiki by
1.10.0