protected property LoggingConfigFormTest::$formClass in Purge 8.3
The full class of the form being tested.
Type: string
Overrides FormTestBase::$formClass
File
- modules/
purge_ui/ tests/ src/ Functional/ Form/ LoggingConfigFormTest.php, line 23
Class
Namespace
Drupal\Tests\purge_ui\Functional\FormCode
protected $formClass = LoggingConfigForm::class;