You are here

protected property DeploymentStorageHandlerTest::$storage in Build Hooks 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/DeploymentStorageHandlerTest.php \Drupal\Tests\build_hooks\Kernel\DeploymentStorageHandlerTest::storage

Deployment storage.

Type: \Drupal\build_hooks\DeploymentStorageHandlerInterface

File

tests/src/Kernel/DeploymentStorageHandlerTest.php, line 26

Class

DeploymentStorageHandlerTest
Defines a class for testing deployment storage handler.

Namespace

Drupal\Tests\build_hooks\Kernel

Code

protected $storage;