StringListField::$optionsAllowedValues
Same name and namespace in other branches
- 11.x core/modules/options/src/Plugin/views/argument/StringListField.php \Drupal\options\Plugin\views\argument\StringListField::optionsAllowedValues
The options allowed values service.
Type: optionsAllowedValues
File
-
core/
modules/ options/ src/ Plugin/ views/ argument/ StringListField.php, line 36
Class
- StringListField
- Argument handler for list field to show the human readable name in summary.
Namespace
Drupal\options\Plugin\views\argumentCode
protected OptionsAllowedValuesInterface $optionsAllowedValues;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.