StubForm::$formId
Same name in other branches
- 8.9.x core/modules/system/tests/src/Functional/Form/StubForm.php \Drupal\Tests\system\Functional\Form\StubForm::formId
- 10 core/modules/system/tests/src/Functional/Form/StubForm.php \Drupal\Tests\system\Functional\Form\StubForm::formId
- 11.x core/modules/system/tests/src/Functional/Form/StubForm.php \Drupal\Tests\system\Functional\Form\StubForm::formId
The form ID.
Type: string
File
-
core/
modules/ system/ tests/ src/ Functional/ Form/ StubForm.php, line 27
Class
- StubForm
- Provides a stub form for testing purposes.
Namespace
Drupal\Tests\system\Functional\FormCode
protected $formId;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.