MediaWiki
master
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 Sat Jun 10 2023 11:08:04 for MediaWiki by
1.9.1