You are here

protected property QueuerAddFormTest::$route in Purge 8.3

The route that renders the form.

Type: string

Overrides FormTestBase::$route

File

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

Class

QueuerAddFormTest
Tests \Drupal\purge_ui\Form\QueuerAddForm.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $route = 'purge_ui.queuer_add_form';