You are here

constant ExportEntity::TABLE_ITEMS in Content Synchronizer 8

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

File

src/Entity/ExportEntity.php, line 61

Class

ExportEntity
Defines the Export entity entity.

Namespace

Drupal\content_synchronizer\Entity

Code

const TABLE_ITEMS = "content_synchronizer_export_items";