You are here

protected property KeyValueTest::$originalKeyValue in MongoDB 8

Holds the original default key/value service name.

Type: String

File

src/Tests/KeyValueTest.php, line 24
Contains Drupal\mongodb\Tests\KeyValueTest.

Class

KeyValueTest
Tests the key-value MongoDB storage.

Namespace

Drupal\mongodb\Tests

Code

protected $originalKeyValue = NULL;