This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/Translation/fixtures/resources.php
2010-10-31 23:23:42 +01:00

6 lines
44 B
PHP

<?php
return array(
'foo' => 'bar',
);