You are here

protected property CustomEntityField::$civicrmApi in CiviCRM Entity 8.3

The CiviCRM API.

Type: \Drupal\civicrm_entity\CiviCrmApiInterface

File

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

Class

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

Namespace

Drupal\civicrm_entity\Plugin\views\field

Code

protected $civicrmApi;