protected property IsAlreadyEnqueued::$database in Acquia Content Hub 8.2
The database connection.
Type: \Drupal\Core\Database\Connection
File
- modules/
acquia_contenthub_publisher/ src/ EventSubscriber/ EnqueueEligibility/ IsAlreadyEnqueued.php, line 24
Class
- IsAlreadyEnqueued
- Any entity that is already in the export queue shouldn't be enqueued.
Namespace
Drupal\acquia_contenthub_publisher\EventSubscriber\EnqueueEligibilityCode
protected $database;