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