This repository has been archived on 2026-07-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
HomeIsWhereTheMoneyIs/vendor/symfony/routing/Tests/Fixtures/bad_format.yml
T
2017-05-24 18:35:30 -05:00

4 lines
84 B
YAML
Executable File

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