FormCacheTest::$formStateCacheStore

Same name and namespace in other branches
  1. 10 core/tests/Drupal/Tests/Core/Form/FormCacheTest.php \Drupal\Tests\Core\Form\FormCacheTest::formStateCacheStore
  2. 9 core/tests/Drupal/Tests/Core/Form/FormCacheTest.php \Drupal\Tests\Core\Form\FormCacheTest::formStateCacheStore
  3. 8.9.x core/tests/Drupal/Tests/Core/Form/FormCacheTest.php \Drupal\Tests\Core\Form\FormCacheTest::formStateCacheStore
  4. main core/tests/Drupal/Tests/Core/Form/FormCacheTest.php \Drupal\Tests\Core\Form\FormCacheTest::formStateCacheStore

The expirable key value store used by form state cache.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Form/FormCacheTest.php, line 67

Class

FormCacheTest
Tests Drupal\Core\Form\FormCache.

Namespace

Drupal\Tests\Core\Form

Code

protected $formStateCacheStore;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.