You are here

protected property KeywordId::$alwaysMultiple in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_entity/src/Plugin/views/filter/KeywordId.php \Drupal\bibcite_entity\Plugin\views\filter\KeywordId::alwaysMultiple

Disable the possibility to force a single value.

Type: bool

Overrides FilterPluginBase::$alwaysMultiple

File

modules/bibcite_entity/src/Plugin/views/filter/KeywordId.php, line 19

Class

KeywordId
Filter handler for keywords.

Namespace

Drupal\bibcite_entity\Plugin\views\filter

Code

protected $alwaysMultiple = TRUE;