XliffFFSTest Class Reference
List of all members.
Detailed Description
Definition at line 10 of file XliffFFSTest.php.
Member Function Documentation
XliffFFSTest::testParsing |
( |
|
) |
|
Member Data Documentation
XliffFFSTest::$groupConfiguration [protected] |
Initial value: array(
'BASIC' => array(
'class' => 'FileBasedMessageGroup',
'id' => 'test-id',
'label' => 'Test Label',
'namespace' => 'NS_MEDIAWIKI',
'description' => 'Test description',
),
'FILES' => array(
'class' => 'XliffFFS',
'sourcePattern' => '',
),
)
Definition at line 11 of file XliffFFSTest.php.
The documentation for this class was generated from the following file: