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