protected property MetadataBubblingUrlGenerator::$renderer in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php \Drupal\Core\Render\MetadataBubblingUrlGenerator::renderer
The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- core/
lib/ Drupal/ Core/ Render/ MetadataBubblingUrlGenerator.php, line 35
Class
- MetadataBubblingUrlGenerator
- Decorator for the URL generator, which bubbles bubbleable URL metadata.
Namespace
Drupal\Core\RenderCode
protected $renderer;