protected property PreviewLinkRouteEventSubscriber::$redirectDestination in Preview Link 2.0.x
Same name and namespace in other branches
- 2.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\EventSubscriberCode
protected $redirectDestination;