MediaWiki
master
EtcdConfigParseError.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Config
;
4
5
use Exception;
6
10
class
EtcdConfigParseError
extends
Exception {
11
}
12
14
class_alias( EtcdConfigParseError::class,
'EtcdConfigParseError'
);
MediaWiki\Config\EtcdConfigParseError
Definition
EtcdConfigParseError.php:10
MediaWiki\Config
Definition
Config.php:23
includes
config
EtcdConfigParseError.php
Generated on Sat Oct 5 2024 11:23:04 for MediaWiki by
1.10.0