You are here

property Sql::$header in Views (for Drupal 7) 8.3

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

File

lib/Drupal/views/Plugin/views/query/Sql.php, line 84
Definition of Drupal\views\Plugin\views\query\Sql.

Class

Sql
@todo.

Namespace

Drupal\views\Plugin\views\query

Code

var $header = array();