You are here

protected property PreviewLinkBase::$storage in Preview Link 8

The preview link storage.

Type: \Drupal\preview_link\PreviewLinkStorageInterface

File

tests/src/Kernel/PreviewLinkBase.php, line 29

Class

PreviewLinkBase
Base class for preview link testing.

Namespace

Drupal\Tests\preview_link\Kernel

Code

protected $storage;