You are here

protected property QueuerConfigDialogFormTest::$formId in Purge 8.3

The form id, equal to the route name when left as NULL.

Type: null|\Drupal\Core\Form\FormBuilderInterface

Overrides FormTestBase::$formId

File

modules/purge_ui/tests/src/Functional/Form/QueuerConfigDialogFormTest.php, line 33

Class

QueuerConfigDialogFormTest
Tests the drop-in configuration form for queuers (modal dialog).

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $formId = 'purge_queuer_test.configform';