protected property ReExport::$entityRepository in Acquia Content Hub 8.2
The stream wrapper manager.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- modules/
acquia_contenthub_publisher/ src/ EventSubscriber/ HandleWebhook/ ReExport.php, line 33
Class
- ReExport
- Re-exports an entity and all its dependencies on a webhook request.
Namespace
Drupal\acquia_contenthub_publisher\EventSubscriber\HandleWebhookCode
protected $entityRepository;