You are here

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

Config Factory.

Type: \Drupal\Core\Config\ConfigFactory

Overrides FormBase::$configFactory

File

src/Form/WebhooksSettingsForm.php, line 23

Class

WebhooksSettingsForm
Defines the form to register the webhooks.

Namespace

Drupal\acquia_contenthub\Form

Code

protected $configFactory;