FilterPluginBase::$operator

Contains the operator which is used on the query.

Type: string

File

core/modules/views/src/Plugin/views/filter/FilterPluginBase.php, line 61

Class

FilterPluginBase
Base class for Views filters handler plugins.

Namespace

Drupal\views\Plugin\views\filter

Code

public $operator = '=';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.