You are here

protected property ContactSubtype::$civicrmApi in CiviCRM Entity 8.3

The CiviCRM API.

Type: \Drupal\civicrm_entity\CiviCrmApiInterface

File

src/Plugin/views/argument_default/ContactSubtype.php, line 37

Class

ContactSubtype
Default argument plugin to extract the current user's civicrm contact subtype

Namespace

Drupal\civicrm_entity\Plugin\views\argument_default

Code

protected $civicrmApi;