public property ItemCount::$query

Where the $query object will reside.

Type: \Drupal\views\Plugin\views\query\Sql

File

translators/tmgmt_local/src/Plugin/views/field/ItemCount.php, line 22

Class

ItemCount
Field handler to show the amount of job items per task.

Namespace

Drupal\tmgmt_local\Plugin\views\field

Code

public $query = NULL;