You are here

protected property FormTestBase::$formClass in Purge 8.3

The full class of the form being tested.

Type: string

File

modules/purge_ui/tests/src/Functional/Form/FormTestBase.php, line 42

Class

FormTestBase
Testbase for purge_ui forms.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $formClass = '';