protected property EntityRow::$entityInfo

Contains the entity info of the entity type of this row plugin instance.

See also

entity_get_info

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php, line 52
Contains \Drupal\views\Plugin\views\row\EntityRow.

Class

EntityRow
Generic entity row plugin to provide a common base for all entity types.

Namespace

Drupal\views\Plugin\views\row

Code

protected $entityInfo;