protected property PreviewLinkRerouteException::$previewLink in Preview Link 2.0.x
Same name and namespace in other branches
- 2.x src/Exception/PreviewLinkRerouteException.php \Drupal\preview_link\Exception\PreviewLinkRerouteException::previewLink
The preview link redirecting to.
Type: \Drupal\preview_link\Entity\PreviewLinkInterface
File
- src/
Exception/ PreviewLinkRerouteException.php, line 31
Class
- PreviewLinkRerouteException
- Exception thrown when an entity needs to redirect to a preview link.
Namespace
Drupal\preview_link\ExceptionCode
protected $previewLink;