You are here

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

Drupal Module Handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides ControllerBase::$moduleHandler

File

src/Controller/ContentHubWebhookController.php, line 57

Class

ContentHubWebhookController
Controller for Content Hub Imported Entities.

Namespace

Drupal\acquia_contenthub\Controller

Code

protected $moduleHandler;