You are here

protected property ContentHubExportQueueForm::$configFactory in Acquia Content Hub 8

Config Factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/ContentHubExportQueueForm.php, line 28

Class

ContentHubExportQueueForm
Implements a form to Process items from the Content Hub Export Queue.

Namespace

Drupal\acquia_contenthub\Form

Code

protected $configFactory;