You are here

protected property SharedTempStoreTest::$keyValue in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/tests/src/Unit/SharedTempStoreTest.php \Drupal\Tests\user\Unit\SharedTempStoreTest::keyValue

The mock key value expirable backend.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/user/tests/src/Unit/SharedTempStoreTest.php, line 26
Contains \Drupal\Tests\user\Unit\SharedTempStoreTest.

Class

SharedTempStoreTest
@coversDefaultClass \Drupal\user\SharedTempStore @group user

Namespace

Drupal\Tests\user\Unit

Code

protected $keyValue;