TranslationStatusInterface::TRANSLATION_EXISTING
Same name in other branches
- 8.9.x core/lib/Drupal/Core/TypedData/TranslationStatusInterface.php \Drupal\Core\TypedData\TranslationStatusInterface::TRANSLATION_EXISTING
- 10 core/lib/Drupal/Core/TypedData/TranslationStatusInterface.php \Drupal\Core\TypedData\TranslationStatusInterface::TRANSLATION_EXISTING
- 11.x core/lib/Drupal/Core/TypedData/TranslationStatusInterface.php \Drupal\Core\TypedData\TranslationStatusInterface::TRANSLATION_EXISTING
Status code identifying an existing translation.
File
-
core/
lib/ Drupal/ Core/ TypedData/ TranslationStatusInterface.php, line 18
Class
- TranslationStatusInterface
- Defines an interface for checking the status of an entity translation.
Namespace
Drupal\Core\TypedDataCode
const TRANSLATION_EXISTING = 1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.