You are here

public property entity_views_handler_field_duration::$entity_type in Entity API 7

Stores the entity type of the result entities.

File

views/handlers/entity_views_handler_field_duration.inc, line 24
Contains the entity_views_handler_field_duration class.

Class

entity_views_handler_field_duration
A handler to provide proper displays for duration properties retrieved via data selection.

Code

public $entity_type;