You are here

public property Range::$operator in Range 8

Contains the operator which is used on the query.

Type: string

Overrides FilterPluginBase::$operator

File

src/Plugin/views/filter/Range.php, line 23

Class

Range
Range views filter.

Namespace

Drupal\range\Plugin\views\filter

Code

public $operator = 'within';