public property Table::$active

Contains the current active sort column.

Type: string

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php, line 54
Definition of Drupal\views\Plugin\views\style\Table.

Class

Table
Style plugin to render each item as a row in a table.

Namespace

Drupal\views\Plugin\views\style

Code

public $active;