RendererBase::$entityType

The type of the entity being rendered.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

core/modules/views/src/Entity/Render/RendererBase.php, line 37

Class

RendererBase
Defines a base class for entity renderers.

Namespace

Drupal\views\Entity\Render

Code

protected $entityType;

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