You are here

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

Config Factory.

Type: \Drupal\Core\Config\ConfigFactory

Overrides ControllerBase::$configFactory

File

acquia_contenthub_subscriber/src/Controller/ContentHubSubscriberController.php, line 27

Class

ContentHubSubscriberController
Controller for Content Hub Discovery page.

Namespace

Drupal\acquia_contenthub_subscriber\Controller

Code

protected $configFactory;