The route name.
Type: string
File
- core/lib/Drupal/Core/Url.php, line 46
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\Core
Code
protected $routeName;
The route name.
Type: string
Drupal\Core
protected $routeName;
Please login to continue.