You are here

protected property LingotekContentTranslationHandler::$fieldStorageDefinitions in Lingotek Translation 3.2.x

Same name and namespace in other branches
  1. 8 src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
  2. 8.2 src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
  3. 4.0.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
  4. 3.0.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
  5. 3.1.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
  6. 3.3.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
  7. 3.4.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
  8. 3.5.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
  9. 3.6.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
  10. 3.7.x src/LingotekContentTranslationHandler.php \Drupal\lingotek\LingotekContentTranslationHandler::fieldStorageDefinitions
  11. 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 44

Class

LingotekContentTranslationHandler

Namespace

Drupal\lingotek

Code

protected $fieldStorageDefinitions;