You are here

protected property FormCacheTest::$formBuildId in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php \Drupal\KernelTests\Core\Form\FormCacheTest::formBuildId

Type: string

File

core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php, line 29

Class

FormCacheTest
Tests \Drupal::formBuilder()->setCache() and \Drupal::formBuilder()->getCache().

Namespace

Drupal\KernelTests\Core\Form

Code

protected $formBuildId;