You are here

protected property PreviewLinkRouteEventSubscriber::$logger in Preview Link 2.x

Same name and namespace in other branches
  1. 2.0.x src/EventSubscriber/PreviewLinkRouteEventSubscriber.php \Drupal\preview_link\EventSubscriber\PreviewLinkRouteEventSubscriber::logger

A logger instance.

Type: \Psr\Log\LoggerInterface

File

src/EventSubscriber/PreviewLinkRouteEventSubscriber.php, line 53

Class

PreviewLinkRouteEventSubscriber
Modifies canonical entity routing to redirect to preview link.

Namespace

Drupal\preview_link\EventSubscriber

Code

protected $logger;