You are here

protected property FormCacheTest::$keyValueExpirableFactory in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Form/FormCacheTest.php \Drupal\Tests\Core\Form\FormCacheTest::keyValueExpirableFactory

The expirable key value factory.

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

File

core/tests/Drupal/Tests/Core/Form/FormCacheTest.php, line 34
Contains \Drupal\Tests\Core\Form\FormCacheTest.

Class

FormCacheTest
@coversDefaultClass \Drupal\Core\Form\FormCache @group Form @runTestsInSeparateProcesses @preserveGlobalState disabled

Namespace

Drupal\Tests\Core\Form

Code

protected $keyValueExpirableFactory;