protected property ExportEntity::$entitiesList in Content Synchronizer 8.2
Same name and namespace in other branches
- 8 src/Entity/ExportEntity.php \Drupal\content_synchronizer\Entity\ExportEntity::entitiesList
- 3.x src/Entity/ExportEntity.php \Drupal\content_synchronizer\Entity\ExportEntity::entitiesList
The list of entity to export.
Type: array
File
- src/
Entity/ ExportEntity.php, line 71
Class
- ExportEntity
- Defines the Export entity entity.
Namespace
Drupal\content_synchronizer\EntityCode
protected $entitiesList;