You are here

bad_format.yml in Zircon Profile 8.0

vendor/symfony/routing/Tests/Fixtures/bad_format.yml

File

vendor/symfony/routing/Tests/Fixtures/bad_format.yml
View source
  1. blog_show:
  2. path: /blog/{slug}
  3. defaults: { _controller: "MyBundle:Blog:show" }