EntityTranslationRenderTrait::$entityTranslationRenderer

The renderer to be used to render the entity row.

Type: \Drupal\views\Entity\Render\EntityTranslationRendererBase

File

core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php, line 20

Class

EntityTranslationRenderTrait
Trait used to instantiate the view's entity translation renderer.

Namespace

Drupal\views\Entity\Render

Code

protected $entityTranslationRenderer;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.