property HistoryUserTimestamp::$no_operator

Disable the possibility to use operators.

Type: bool

Overrides FilterPluginBase::$no_operator

File

drupal/core/modules/history/lib/Drupal/history/Plugin/views/filter/HistoryUserTimestamp.php, line 26
Contains \Drupal\history\Plugin\views\filter\HistoryUserTimestamp.

Class

HistoryUserTimestamp
Filter for new content.

Namespace

Drupal\history\Plugin\views\filter

Code

var $no_operator = TRUE;