bad_format.yml in Zircon Profile 8
Same filename in this branch
Same filename and directory in other branches
vendor/symfony/routing/Tests/Fixtures/bad_format.yml
File
vendor/symfony/routing/Tests/Fixtures/bad_format.ymlView source
- blog_show:
- path: /blog/{slug}
- defaults: { _controller: "MyBundle:Blog:show" }