Protected Attributes | |
$groupConfiguration |
Definition at line 12 of file DtdFFSTest.php.
DtdFFSTest::$groupConfiguration [protected] |
array( 'BASIC' => array( 'class' => 'FileBasedMessageGroup', 'id' => 'test-id', 'label' => 'Test Label', 'namespace' => 'NS_MEDIAWIKI', 'description' => 'Test description', ), 'FILES' => array( 'class' => 'DtdFFS', ), )
Definition at line 14 of file DtdFFSTest.php.