You are here

public property entity_views_handler_field_numeric::$entity_type in Entity API 7

Stores the entity type of the result entities.

File

views/handlers/entity_views_handler_field_numeric.inc, line 27
Contains the entity_views_handler_field_numeric class.

Class

entity_views_handler_field_numeric
Render a field as a numeric value.

Code

public $entity_type;