You are here

protected property CiviEntityStorage::$configFactory in CiviCRM Entity 8.3

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/CiviEntityStorage.php, line 37

Class

CiviEntityStorage
Defines entity class for external CiviCRM entities.

Namespace

Drupal\civicrm_entity

Code

protected $configFactory;