Wednesday, February 22, 2012

url_for Helper in Action in Symfony

$this->getContext()->getConfiguration()->loadHelpers(array('Url'));
// now you can use url_for()

No comments:

Post a Comment