You are here

protected property RemoteUrlTest::$keyValueStore in Entity Share 8.3

The key value store to use.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

modules/entity_share_client/tests/src/Kernel/RemoteUrlTest.php, line 30

Class

RemoteUrlTest
Tests remote url.

Namespace

Drupal\Tests\entity_share_client\Kernel

Code

protected $keyValueStore;