validpattern.yml 94 B

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