protected property SystemConfigFormTestBase::$form in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/System/SystemConfigFormTestBase.php \Drupal\system\Tests\System\SystemConfigFormTestBase::form
Form ID to use for testing.
Type: \Drupal\Core\Form\FormInterface.
File
- core/
modules/ system/ src/ Tests/ System/ SystemConfigFormTestBase.php, line 25 - Contains \Drupal\system\Tests\System\SystemConfigFormTestBase.
Class
- SystemConfigFormTestBase
- Full generic test suite for any form that data with the configuration system.
Namespace
Drupal\system\Tests\SystemCode
protected $form;