You are here

property google_analytics_reports_handler_filter::$always_multiple in Google Analytics Reports 7.3

Disable the possibility to force a single value.

Type: bool

Overrides views_handler_filter::$always_multiple

File

handlers/google_analytics_reports_handler_filter.inc, line 18
Definition of google_analytics_reports_handler_filter.

Class

google_analytics_reports_handler_filter
Provides base filter functionality for Google Analytics fields.

Code

var $always_multiple = TRUE;