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

6 lines
44 B
PHP
Raw Normal View History

2010-10-31 21:33:08 +00:00
<?php
return array(
'foo' => 'bar',
);