The entity type's storage schema object.
Type: \Drupal\Core\Entity\Schema\EntityStorageSchemaInterface
File
- core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php, line 111
Class
- SqlContentEntityStorage
- A content entity database storage implementation.
Namespace
Drupal\Core\Entity\Sql
Code
protected $storageSchema;
Please login to continue.