You are here

protected property Entity::$entityInfo in Views (for Drupal 7) 8.3

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

See also

entity_get_info

File

lib/Views/system/Plugin/views/row/Entity.php, line 45
Definition of Views\system\Plugin\views\row\Entity.

Class

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

Namespace

Views\system\Plugin\views\row

Code

protected $entityInfo;