You are here

protected property QueryFactory::$civicrmApi in CiviCRM Entity 8.3

The CiviCRM API service.

Type: \Drupal\civicrm_entity\CiviCrmApiInterface

File

src/Entity/Query/CiviCRM/QueryFactory.php, line 30

Class

QueryFactory
Factory class creating entity query objects in CiviCRM.

Namespace

Drupal\civicrm_entity\Entity\Query\CiviCRM

Code

protected $civicrmApi;