You are here

protected property SystemConfigFormTestBase::$form in Drupal 8

Form ID to use for testing.

Type: \Drupal\Core\Form\FormInterface

File

core/modules/system/src/Tests/System/SystemConfigFormTestBase.php, line 28

Class

SystemConfigFormTestBase
Full generic test suite for any form that data with the configuration system.

Namespace

Drupal\system\Tests\System

Code

protected $form;