validpattern.yml 95 B

1234
  1. blog_show:
  2. pattern: /blog/{slug}
  3. defaults: { _controller: MyBlogBundle:Blog:show }