Protected Attributes | |
$groupConfiguration |
Definition at line 11 of file IniFFSTest.php.
IniFFSTest::$groupConfiguration [protected] |
array( 'BASIC' => array( 'class' => 'FileBasedMessageGroup', 'id' => 'test-id', 'label' => 'Test Label', 'namespace' => 'NS_MEDIAWIKI', 'description' => 'Test description', ), 'FILES' => array( 'class' => 'IniFFS', 'sourcePattern' => 'ignored', ), )
Definition at line 13 of file IniFFSTest.php.