protected property StubForm::$form in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Form/StubForm.php \Drupal\system\Tests\Form\StubForm::form
The form array.
Type: array
File
- core/
modules/ system/ src/ Tests/ Form/ StubForm.php, line 23 - Contains \Drupal\system\Tests\Form\StubForm.
Class
- StubForm
- Provides a stub form for testing purposes.
Namespace
Drupal\system\Tests\FormCode
protected $form;