You are here

protected property QueueEmptyFormTest::$route in Purge 8.3

The route that renders the form.

Type: string

Overrides FormTestBase::$route

File

modules/purge_ui/tests/src/Functional/Form/QueueEmptyFormTest.php, line 31

Class

QueueEmptyFormTest
Tests \Drupal\purge_ui\Form\QueueEmptyForm.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $route = 'purge_ui.queue_empty_form';