You are here

protected property StubForm::$form in Zircon Profile 8

Same name and namespace in other branches
  1. 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\Form

Code

protected $form;