Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PathChangedHelper.php
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;
RSS feed