protected property ContentHubEntityExportController::$exportQueueEnabled in Acquia Content Hub 8
The flag to check whether the export queue is active or not.
Type: bool
File
- src/
Controller/ ContentHubEntityExportController.php, line 93
Class
- ContentHubEntityExportController
- Controller for Content Hub Export Entities using bulk upload.
Namespace
Drupal\acquia_contenthub\ControllerCode
protected $exportQueueEnabled;