You are here

property ListString::$allowed_values in Views (for Drupal 7) 8.3

Stores the allowed values of this field.

Type: array

File

lib/Views/field/Plugin/views/argument/ListString.php, line 32
Definition of Views\field\Plugin\views\argument\ListString.

Class

ListString
Argument handler for list field to show the human readable name in the summary.

Namespace

Views\field\Plugin\views\argument

Code

var $allowed_values = NULL;