You are here

public property JobState::$query in Translation Management Tool 8

Where the $query object will reside.

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

Overrides HandlerBase::$query

File

src/Plugin/views/filter/JobState.php, line 25

Class

JobState
Filter based on job state.

Namespace

Drupal\tmgmt\Plugin\views\filter

Code

public $query = NULL;