NumberListField::$allowedValues
Same name in other branches
- 9 core/modules/options/src/Plugin/views/argument/NumberListField.php \Drupal\options\Plugin\views\argument\NumberListField::allowedValues
- 8.9.x core/modules/options/src/Plugin/views/argument/NumberListField.php \Drupal\options\Plugin\views\argument\NumberListField::allowedValues
- 11.x core/modules/options/src/Plugin/views/argument/NumberListField.php \Drupal\options\Plugin\views\argument\NumberListField::allowedValues
Stores the allowed values of this field.
Type: array
File
-
core/
modules/ options/ src/ Plugin/ views/ argument/ NumberListField.php, line 30
Class
- NumberListField
- Argument handler for list field to show human readable name in the summary.
Namespace
Drupal\options\Plugin\views\argumentCode
protected $allowedValues = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.