Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. EntityTranslationRenderTrait.php

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;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal