PathChangedHelper::$newUrl

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Routing/PathChangedHelper.php \Drupal\Core\Routing\PathChangedHelper::newUrl

The URL object for the route whose path has changed.

Type: \Drupal\Core\Url

File

core/lib/Drupal/Core/Routing/PathChangedHelper.php, line 43

Class

PathChangedHelper
Provides helper functions for handling path changes.

Namespace

Drupal\Core\Routing

Code

protected Url $newUrl;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.