You are here

protected property GoogleAnalyticsQuery::$tableQueue in Google Analytics Reports 8.3

A list of tables in the order they should be added, keyed by alias.

Type: array

File

src/Plugin/views/query/GoogleAnalyticsQuery.php, line 37

Class

GoogleAnalyticsQuery
Defines a Views query class for Google Analytics Reports API.

Namespace

Drupal\google_analytics_reports\Plugin\views\query

Code

protected $tableQueue = [];