constant ImportEntity::STATUS_NOT_STARTED in Content Synchronizer 8
Same name and namespace in other branches
- 8.2 src/Entity/ImportEntity.php \Drupal\content_synchronizer\Entity\ImportEntity::STATUS_NOT_STARTED
- 3.x src/Entity/ImportEntity.php \Drupal\content_synchronizer\Entity\ImportEntity::STATUS_NOT_STARTED
File
- src/
Entity/ ImportEntity.php, line 67
Class
- ImportEntity
- Defines the Import entity.
Namespace
Drupal\content_synchronizer\EntityCode
const STATUS_NOT_STARTED = 0;