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. 10 core/tests/Drupal/Tests/Core/Form/FormCacheTest.php \Drupal\Tests\Core\Form\FormCacheTest::formStateCacheStore
  3. 9 core/tests/Drupal/Tests/Core/Form/FormCacheTest.php \Drupal\Tests\Core\Form\FormCacheTest::formStateCacheStore
  4. 8.9.x 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: formStateCacheStore

File

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

Class

FormCacheTest
Tests Drupal\Core\Form\FormCache.

Namespace

Drupal\Tests\Core\Form

Code

protected KeyValueStoreExpirableInterface&Stub $formStateCacheStore;

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