You are here

constant ImportEntity::STATUS_DONE in Content Synchronizer 8.2

Same name and namespace in other branches
  1. 8 src/Entity/ImportEntity.php \Drupal\content_synchronizer\Entity\ImportEntity::STATUS_DONE
  2. 3.x src/Entity/ImportEntity.php \Drupal\content_synchronizer\Entity\ImportEntity::STATUS_DONE

File

src/Entity/ImportEntity.php, line 73

Class

ImportEntity
Defines the Import entity.

Namespace

Drupal\content_synchronizer\Entity

Code

const STATUS_DONE = 2;