The storage object for the given entity type.
Type: \Drupal\Core\Entity\Sql\SqlContentEntityStorage
File
- core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php, line 64
Class
- SqlContentEntityStorageSchema
- Defines a schema handler that supports revisionable, translatable entities.
Namespace
Drupal\Core\Entity\Sql
Code
protected $storage;
Please login to continue.