Guest User

Untitled

a guest
Jun 22nd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. article_post_comment:
  2. param: sfPropelRoute
  3. url: /blog/article/postComment/
  4. param: { module: article, action: postComment }
  5. options: { model: Article, type: object }
  6.  
  7.  
  8. > url_for('@article_post_comment', $article);
  9.  
  10. ????
Add Comment
Please, Sign In to add comment