Version 1
[yaffs-website] / vendor / symfony / routing / Tests / Fixtures / incomplete.yml
diff --git a/vendor/symfony/routing/Tests/Fixtures/incomplete.yml b/vendor/symfony/routing/Tests/Fixtures/incomplete.yml
new file mode 100644 (file)
index 0000000..df64d32
--- /dev/null
@@ -0,0 +1,2 @@
+blog_show:
+    defaults:  { _controller: MyBlogBundle:Blog:show }