The storage field definitions for this entity type.
Type: \Drupal\Core\Field\FieldStorageDefinitionInterface[]
File
- core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php, line 49
Class
- SqlContentEntityStorageSchema
- Defines a schema handler that supports revisionable, translatable entities.
Namespace
Drupal\Core\Entity\Sql
Code
protected $fieldStorageDefinitions;
Please login to continue.