You are here

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

A simple array of order by clauses.

Type: array

File

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

Class

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

Namespace

Drupal\google_analytics_reports\Plugin\views\query

Code

protected $orderby = [];