property Sql::$header

The table header to use for tablesort. This matters because tablesort needs to modify the query and needs the header.

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php, line 85
Definition of Drupal\views\Plugin\views\query\Sql.

Class

Sql
@todo.

Namespace

Drupal\views\Plugin\views\query

Code

var $header = array();