You are here

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

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

Logger.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/Access/ContentHubAccess.php, line 24

Class

ContentHubAccess
Implements permission to prevent unauthorized access to Entity CDF.

Namespace

Drupal\acquia_contenthub\Access

Code

protected $loggerFactory;