You are here

protected property QueuerConfigFormTest::$formId in URLs queuer 8

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

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

Overrides FormTestBase::$formId

File

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

Class

QueuerConfigFormTest
Tests \Drupal\purge_queuer_url\Form\ConfigurationForm.

Namespace

Drupal\Tests\purge_queuer_url\Functional

Code

protected $formId = 'purge_queuer_url.configuration_form';