protected property HttpPurgerConfigFormTest::$formClass in Generic HTTP Purger 8
The full class of the form being tested.
Type: string
Overrides FormTestBase::$formClass
File
- tests/
src/ Functional/ HttpPurgerConfigFormTest.php, line 17
Class
Namespace
Drupal\Tests\purge_purger_http\FunctionalCode
protected $formClass = HttpPurgerForm::class;