views_handler_filter_entity_bundle::$entity_type

Stores the entity type on which the filter filters.

Type: string

File

handlers/views_handler_filter_entity_bundle.inc, line 22

Class

views_handler_filter_entity_bundle
Filter class which allows to filter by certain bundles of an entity.

Code

public $entity_type;