You are here

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

Config Factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides ControllerBase::$configFactory

File

src/Controller/ContentHubWebhookController.php, line 43

Class

ContentHubWebhookController
Controller for Content Hub Imported Entities.

Namespace

Drupal\acquia_contenthub\Controller

Code

protected $configFactory;