protected property Url::$urlGenerator in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::urlGenerator
- 9 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::urlGenerator
The URL generator.
Type: \Drupal\Core\Routing\UrlGeneratorInterface
File
- core/
lib/ Drupal/ Core/ Url.php, line 38
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\CoreCode
protected $urlGenerator;