You are here

protected property PreviewLinkAccessTest::$storage in Preview Link 2.0.x

Same name and namespace in other branches
  1. 2.x tests/src/Kernel/PreviewLinkAccessTest.php \Drupal\Tests\preview_link\Kernel\PreviewLinkAccessTest::storage

The preview link storage.

Type: \Drupal\preview_link\PreviewLinkStorageInterface

File

tests/src/Kernel/PreviewLinkAccessTest.php, line 45

Class

PreviewLinkAccessTest
Test preview link access.

Namespace

Drupal\Tests\preview_link\Kernel

Code

protected $storage;