You are here

protected property CivicrmEntityStorageSchema::$storage in CiviCRM Entity 8.3

The storage object for the given entity type.

Type: \Drupal\civicrm_entity\CiviEntityStorage

Overrides SqlContentEntityStorageSchema::$storage

File

src/Entity/Sql/CivicrmEntityStorageSchema.php, line 22

Class

CivicrmEntityStorageSchema
Implementation of the SqlContentEntityStorageSchema for CiviCRM entities.

Namespace

Drupal\civicrm_entity\Entity\Sql

Code

protected $storage;