FormStatePersistTest::$submitStoragePersist
Values retrieved from form state storage in the form submit handler.
Type: array{"build"?: bool, "process"?: bool, "rebuild"?: bool}
File
-
core/
modules/ system/ tests/ src/ Kernel/ Form/ FormStatePersistTest.php, line 30
Class
- FormStatePersistTest
- Tests that the form state persists across multiple requests.
Namespace
Drupal\Tests\system\Kernel\FormCode
protected static array $submitStoragePersist = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.