You are here

constant ImportEntity::FIELD_PROCESSING_STATUS in Content Synchronizer 8

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

File

src/Entity/ImportEntity.php, line 72

Class

ImportEntity
Defines the Import entity.

Namespace

Drupal\content_synchronizer\Entity

Code

const FIELD_PROCESSING_STATUS = 'processing_status';