property Name::$always_multiple

Disable the possibility to force a single value.

Type: bool

Overrides FilterPluginBase::$always_multiple

File

drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php, line 25
Definition of Drupal\user\Plugin\views\filter\Name.

Class

Name
Filter handler for usernames.

Namespace

Drupal\user\Plugin\views\filter

Code

var $always_multiple = TRUE;