The URL generator.
Type: \Drupal\Core\Routing\UrlGeneratorInterface
File
- core/lib/Drupal/Core/Url.php, line 25
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\Core
Code
protected $urlGenerator;
The URL generator.
Type: \Drupal\Core\Routing\UrlGeneratorInterface
Drupal\Core
protected $urlGenerator;
Please login to continue.