You are here

protected property ExportEntity::$entitiesList in Content Synchronizer 3.x

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

The list of entity to export.

Type: array|null

File

src/Entity/ExportEntity.php, line 76

Class

ExportEntity
Defines the Export entity entity.

Namespace

Drupal\content_synchronizer\Entity

Code

protected $entitiesList;