You are here

protected property QueuerDeleteFormTest::$route in Purge 8.3

The route that renders the form.

Type: string

Overrides FormTestBase::$route

File

modules/purge_ui/tests/src/Functional/Form/QueuerDeleteFormTest.php, line 27

Class

QueuerDeleteFormTest
Tests \Drupal\purge_ui\Form\QueuerDeleteForm.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $route = 'purge_ui.queuer_delete_form';