Skip to content

Instantly share code, notes, and snippets.

@zechendorf
Created March 22, 2017 15:26
Show Gist options
  • Save zechendorf/58ba1c3fbbf78f3f06831fb66da8ac37 to your computer and use it in GitHub Desktop.
Save zechendorf/58ba1c3fbbf78f3f06831fb66da8ac37 to your computer and use it in GitHub Desktop.
$uri = uriBuilder->reset()
->setTargetPageUid($pageUid)
->uriFor(
$actionName=null,
$controllerArguments=array(),
$controllerName=null,
$extensionName=null,
$pluginName=null)
->setCreateAbsoluteUri(true)
->build()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment