You are here

protected property RegisterWebhook::$channel in Acquia Content Hub 8.2

The acquia_contenthub logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/EventSubscriber/HandleWebhook/RegisterWebhook.php, line 29

Class

RegisterWebhook
Responsible for handling site registration webhook responses.

Namespace

Drupal\acquia_contenthub\EventSubscriber\HandleWebhook

Code

protected $channel;