property Numeric::$operator

The operator used for the query: or|and.

Type: string

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php, line 28
Definition of Drupal\views\Plugin\views\argument\Numeric.

Class

Numeric
Basic argument handler for arguments that are numeric. Incorporates break_phrase.

Namespace

Drupal\views\Plugin\views\argument

Code

var $operator;