You are here

protected property EntityLinks::$renderer in Thunder 6.2.x

The rendering service.

Type: \Drupal\Core\Render\RendererInterface

File

modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/EntityLinks.php, line 36

Class

EntityLinks
Plugin to resolve all the links for an entity.

Namespace

Drupal\thunder_gqls\Plugin\GraphQL\DataProducer

Code

protected $renderer;