Form ID to use for testing.
Type: \Drupal\Core\Form\FormInterface.
File
- drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormTestBase.php, line 24
- Definition of Drupal\system\Tests\System\SystemConfigFormTestBase.
Class
- SystemConfigFormTestBase
- Full generic test suite for any form that data with the configuration system.
Namespace
Drupal\system\Tests\System
Code
protected $form;