protected property PurgerConfigDialogFormTest::$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/ PurgerConfigDialogFormTest.php, line 38
Class
- PurgerConfigDialogFormTest
- Tests the drop-in configuration form for purgers (modal dialog).
Namespace
Drupal\Tests\purge_ui\Functional\FormCode
protected $formId = 'purge_purger_test.purgerconfigform';