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