You are here

protected property FormCacheTest::$formState in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Form/FormCacheTest.php \Drupal\system\Tests\Form\FormCacheTest::formState

Type: array

File

core/modules/system/src/Tests/Form/FormCacheTest.php, line 43
Contains \Drupal\system\Tests\Form\FormCacheTest.

Class

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

Namespace

Drupal\system\Tests\Form

Code

protected $formState;