You are here

protected property CustomEntityField::$customValues in CiviCRM Entity 8.3

The custom values.

Type: array

File

src/Plugin/views/field/CustomEntityField.php, line 40

Class

CustomEntityField
A field that displays entity field data for custom fields.

Namespace

Drupal\civicrm_entity\Plugin\views\field

Code

protected $customValues;