NumericArgument::$operator
Same name in other branches
- 9 core/modules/views/src/Plugin/views/argument/NumericArgument.php \Drupal\views\Plugin\views\argument\NumericArgument::operator
The operator used for the query: or|and.
Type: string
File
-
core/
modules/ views/ src/ Plugin/ views/ argument/ NumericArgument.php, line 22
Class
- NumericArgument
- Basic argument handler for arguments that are numeric. Incorporates break_phrase.
Namespace
Drupal\views\Plugin\views\argumentCode
public $operator;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.