You are here

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

The url matcher.

Type: \Symfony\Component\Routing\Matcher\UrlMatcherInterface

File

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

Class

IsPathAliasForUnpublishedContent
Subscribes to entity eligibility to prevent enqueueing path alias.

Namespace

Drupal\acquia_contenthub_publisher\EventSubscriber\EnqueueEligibility

Code

protected $matcher;