You are here

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

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

The preview link storage.

Type: \Drupal\preview_link\PreviewLinkStorageInterface

File

tests/src/Kernel/PreviewLinkExpiryTest.php, line 38

Class

PreviewLinkExpiryTest
Preview link expiry test.

Namespace

Drupal\Tests\preview_link\Kernel

Code

protected $storage;