You are here

protected property PreviewLinkHost::$previewLinkStorage in Preview Link 2.0.x

Same name and namespace in other branches
  1. 2.x src/PreviewLinkHost.php \Drupal\preview_link\PreviewLinkHost::previewLinkStorage

Preview link storage.

Type: \Drupal\preview_link\PreviewLinkStorageInterface

File

src/PreviewLinkHost.php, line 20

Class

PreviewLinkHost
Service for relationships between preview links and entities they unlock.

Namespace

Drupal\preview_link

Code

protected $previewLinkStorage;