Files
c-cms-legacy/vendor/symfony/routing/Tests/Fixtures/bad_format.yml
Mathieu Lagace 5fa3c85b97 Include Vendor
2018-06-27 20:31:54 -04:00

4 lines
84 B
YAML

blog_show:
path: /blog/{slug}
defaults: { _controller: "MyBundle:Blog:show" }