You are here

protected property QueueChangeFormTest::$route in Purge 8.3

The route that renders the form.

Type: string

Overrides FormTestBase::$route

File

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

Class

QueueChangeFormTest
Tests \Drupal\purge_ui\Form\QueueChangeForm.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $route = 'purge_ui.queue_change_form';