FormCacheTest::$formStateCacheStore

Same name and namespace in other branches
  1. 11.x 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 64

Class

FormCacheTest
@coversDefaultClass \Drupal\Core\Form\FormCache[[api-linebreak]] @group Form

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.