protected property ForwardLinkGenerator::$renderer in Forward 4.0.x
Same name and namespace in other branches
- 4.x src/Services/ForwardLinkGenerator.php \Drupal\forward\Services\ForwardLinkGenerator::renderer
The render service.
Type: \Drupal\Core\Render\RendererInterface
File
- src/
Services/ ForwardLinkGenerator.php, line 29
Class
- ForwardLinkGenerator
- Defines a class for generating a Forward link on an entity.
Namespace
Drupal\forward\ServicesCode
protected $renderer;