MediaWiki
REL1_32
config.php
Go to the documentation of this file.
1
<?php
2
3
$cfg
= require __DIR__ .
'/../../vendor/mediawiki/mediawiki-phan-config/src/config.php'
;
4
// Namespace constants
5
$cfg
[
'file_list'
][] =
'Gadgets.namespaces.php'
;
6
7
return
$cfg
;
$cfg
$cfg
Definition
config.php:3
extensions
Gadgets
tests
phan
config.php
Generated on Mon Nov 25 2024 15:56:38 for MediaWiki by
1.10.0