You are here

protected property ForwardLinkGenerator::$renderer in Forward 4.x

Same name and namespace in other branches
  1. 4.0.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\Services

Code

protected $renderer;