D8 : Get current path alias
$path = \Drupal::service('path.current')->getPath(); | |
$alias = \Drupal::service('path.alias_manager')->getAliasByPath($path); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment