MediaWiki
REL1_40
Config.php
Go to the documentation of this file.
1
<?php
30
interface
Config
{
31
39
public
function
get
( $name );
40
48
public
function
has
( $name );
49
}
Config
Interface for configuration instances.
Definition
Config.php:30
Config\has
has( $name)
Check whether a configuration option is set for the given name.
includes
config
Config.php
Generated on Thu Jun 27 2024 14:02:31 for MediaWiki by
1.10.0