You are here

protected property QueuerConfigFormTest::$formClass in URLs queuer 8

The full class of the form being tested.

Type: string

Overrides FormTestBase::$formClass

File

tests/src/Functional/QueuerConfigFormTest.php, line 28

Class

QueuerConfigFormTest
Tests \Drupal\purge_queuer_url\Form\ConfigurationForm.

Namespace

Drupal\Tests\purge_queuer_url\Functional

Code

protected $formClass = ConfigurationForm::class;