views_handler_field_entity::$entity_type
Stores the entity type which is loaded by this field.
Type: entity_type
File
-
handlers/
views_handler_field_entity.inc, line 26
Class
- views_handler_field_entity
- A handler to display data from entity objects.
Code
public $entity_type;