You are here

protected property MachineName::$valueOptions in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Plugin/views/field/MachineName.php \Drupal\views\Plugin\views\field\MachineName::valueOptions

Type: array Stores the available options.

File

core/modules/views/src/Plugin/views/field/MachineName.php, line 28
Contains \Drupal\views\Plugin\views\field\MachineName.

Class

MachineName
Field handler which allows to show machine name content as human name.

Namespace

Drupal\views\Plugin\views\field

Code

protected $valueOptions;