You are here

property Numeric::$operator in Views (for Drupal 7) 8.3

The operator used for the query: or|and.

Type: string

File

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;