Version 1
[yaffs-website] / vendor / symfony / translation / Tests / fixtures / resources.php
diff --git a/vendor/symfony/translation/Tests/fixtures/resources.php b/vendor/symfony/translation/Tests/fixtures/resources.php
new file mode 100644 (file)
index 0000000..c291398
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+return array (
+  'foo' => 'bar',
+);