You are here

protected property ContentHubAccess::$loggerFactory in Acquia Content Hub 8.2

Same name and namespace in other branches
  1. 8 src/Access/ContentHubAccess.php \Drupal\acquia_contenthub\Access\ContentHubAccess::loggerFactory

Logger.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/Access/ContentHubAccess.php, line 22

Class

ContentHubAccess
Implements permission to prevent unauthorized access to webhooks.

Namespace

Drupal\acquia_contenthub\Access

Code

protected $loggerFactory;