protected property LingotekContentTranslationHandler::$fieldStorageDefinitions in Lingotek Translation 8
Same name and namespace in other branches
- 8.2 src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
- 4.0.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
- 3.0.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
- 3.1.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
- 3.2.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
- 3.3.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
- 3.4.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
- 3.5.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
- 3.6.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
- 3.7.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
- 3.8.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
The array of installed field storage definitions for the entity type, keyed by field name.
Type: \Drupal\Core\Field\FieldStorageDefinitionInterface[]
File
- src/
LingotekContentTranslationHandler.php, line 54 - Contains \Drupal\content_translation\ContentTranslationHandler.
Class
Namespace
Drupal\lingotekCode
protected $fieldStorageDefinitions;