The non-bubbling URL generator.
Type: \Drupal\Core\Routing\UrlGeneratorInterface
File
- core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php, line 28
Class
- MetadataBubblingUrlGenerator
- Decorator for the URL generator, which bubbles bubbleable URL metadata.
Namespace
Drupal\Core\Render
Code
protected $urlGenerator;
Please login to continue.