You are here

public function LingotekContentTranslationHandlerInterface::getFieldDefinitions in Lingotek Translation 8

Same name and namespace in other branches
  1. 8.2 src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
  2. 4.0.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
  3. 3.0.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
  4. 3.1.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
  5. 3.2.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
  6. 3.3.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
  7. 3.4.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
  8. 3.5.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
  9. 3.6.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
  10. 3.7.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
  11. 3.8.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
1 method overrides LingotekContentTranslationHandlerInterface::getFieldDefinitions()
LingotekContentTranslationHandler::getFieldDefinitions in src/LingotekContentTranslationHandler.php

File

src/LingotekContentTranslationHandlerInterface.php, line 21

Class

LingotekContentTranslationHandlerInterface
Interface for providing Lingotek content translation.

Namespace

Drupal\lingotek

Code

public function getFieldDefinitions();