wiki.techinc.nl/tests/phpunit/data/messages/Messages_x-foo.php

12 lines
213 B
PHP
Raw Normal View History

<?php
/**
* This the test fixture for a message file in the Example Foo language (x-foo).
*/
$namespaceAliases = [
'Cat' => NS_USER,
'Cat_toots' => NS_USER_TALK,
'Dog' => NS_USER,
'Dog' => NS_USER_TALK,
];