protected property SystemConfigFormBase::$form_id

Form ID to use for testing.

Type: string

File

drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php, line 24
Definition of Drupal\system\Tests\System\SystemConfigFormBase.

Class

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

Namespace

Drupal\system\Tests\System

Code

protected $form_id;