You are here

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

Stores the entity type of the result entities.

Type: string

File

lib/Views/system/Plugin/views/row/Entity.php, line 38
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 $entityType;