Version 1
[yaffs-website] / vendor / symfony / routing / Tests / Fixtures / with_define_path_variable.php
diff --git a/vendor/symfony/routing/Tests/Fixtures/with_define_path_variable.php b/vendor/symfony/routing/Tests/Fixtures/with_define_path_variable.php
new file mode 100644 (file)
index 0000000..5871420
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+$path = '/1/2/3';
+
+return new \Symfony\Component\Routing\RouteCollection();