ContentTranslationHandler::$fieldStorageDefinitions

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;
doc_Drupal
2016-10-29 08:58:12
Comments
Leave a Comment

Please login to continue.