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\TypedData

Code

const TRANSLATION_CREATED = 2;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.