You are here

protected property IsPathAliasForUnpublishedContent::$achLoggerChannel in Acquia Content Hub 8.2

The acquia_contenthub_publisher logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

modules/acquia_contenthub_publisher/src/EventSubscriber/EnqueueEligibility/IsPathAliasForUnpublishedContent.php, line 38

Class

IsPathAliasForUnpublishedContent
Subscribes to entity eligibility to prevent enqueueing path alias.

Namespace

Drupal\acquia_contenthub_publisher\EventSubscriber\EnqueueEligibility

Code

protected $achLoggerChannel;