The renderer service.
Type: \Drupal\Core\Render\RendererInterface
File
- core/lib/Drupal/Core/Utility/LinkGenerator.php, line 41
Class
- LinkGenerator
- Provides a class which generates a link with route names and parameters.
Namespace
Drupal\Core\Utility
Code
protected $renderer;
Please login to continue.