You are here

protected property PreviewLinkRouteEventSubscriber::$redirectDestination 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::redirectDestination

Provides helpers for redirect destinations.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

File

src/EventSubscriber/PreviewLinkRouteEventSubscriber.php, line 39

Class

PreviewLinkRouteEventSubscriber
Modifies canonical entity routing to redirect to preview link.

Namespace

Drupal\preview_link\EventSubscriber

Code

protected $redirectDestination;