You are here

constant EntityProcessorBase::EXPORT_HOOK in Content Synchronizer 3.x

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

File

src/Processors/Entity/EntityProcessorBase.php, line 24

Class

EntityProcessorBase
The entity processor base.

Namespace

Drupal\content_synchronizer\Processors\Entity

Code

const EXPORT_HOOK = 'content_synchronizer_export_data';