You are here

public property views_handler_argument_numeric::$operator in Views (for Drupal 7) 7.3

The operator used for the query: or|and.

Type: string

File

handlers/views_handler_argument_numeric.inc, line 21
Definition of views_handler_argument_numeric.

Class

views_handler_argument_numeric
Basic argument handler for arguments that are numeric.

Code

public $operator;