The array of installed field storage definitions for the entity type, keyed by field name.
Type: \Drupal\Core\Field\FieldStorageDefinitionInterface[]
File
- core/modules/content_translation/src/ContentTranslationHandler.php, line 69
Class
- ContentTranslationHandler
- Base class for content translation handlers.
Namespace
Drupal\content_translation
Code
protected $fieldStorageDefinitions;
Please login to continue.