Skip to content

Instantly share code, notes, and snippets.

@modcab
Created December 6, 2016 14:52
Show Gist options
  • Save modcab/34899f796b1e86ed22056b723c96033a to your computer and use it in GitHub Desktop.
Save modcab/34899f796b1e86ed22056b723c96033a to your computer and use it in GitHub Desktop.
Drupal 8 - Get absolute URL from front page.
Url::fromUri('internal:/')->setAbsolute()->toString()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment