You are here

public property GoogleAnalyticsBase::$isCustom in Google Analytics Reports 8.3

Stores wheather this is a custom field or not.

Type: bool

File

src/Plugin/views/filter/GoogleAnalyticsBase.php, line 33

Class

GoogleAnalyticsBase
Provides base filter functionality for Google Analytics fields.

Namespace

Drupal\google_analytics_reports\Plugin\views\filter

Code

public $isCustom = NULL;