Skip to content

Instantly share code, notes, and snippets.

@marcoleong
Created March 14, 2012 04:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcoleong/2034045 to your computer and use it in GitHub Desktop.
Save marcoleong/2034045 to your computer and use it in GitHub Desktop.
Symfony2 path operation

In twig

{{ path('article_show', { 'slug': article.slug }) }}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment