You are here

protected property ProcessorDeleteFormTest::$route in Purge 8.3

The route that renders the form.

Type: string

Overrides FormTestBase::$route

File

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

Class

ProcessorDeleteFormTest
Tests \Drupal\purge_ui\Form\ProcessorDeleteForm.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $route = 'purge_ui.processor_delete_form';