You are here

public property Xml::$orderby in Views XML Backend 8

A simple array of order by clauses.

Type: array

File

src/Plugin/views/query/Xml.php, line 53
Contains \Drupal\views_xml_backend\Plugin\views\query\Xml.

Class

Xml
Views query plugin for an XML query.

Namespace

Drupal\views_xml_backend\Plugin\views\query

Code

public $orderby = [];