You are here

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

Config Factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/ContentHubSettingsForm.php, line 39

Class

ContentHubSettingsForm
Defines the form to configure the Content Hub connection settings.

Namespace

Drupal\acquia_contenthub\Form

Code

protected $configFactory;