You are here

protected property ProcessorDeleteFormTest::$routeTitle in Purge 8.3

The title of the form route.

Type: string

Overrides FormTestBase::$routeTitle

File

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

Class

ProcessorDeleteFormTest
Tests \Drupal\purge_ui\Form\ProcessorDeleteForm.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $routeTitle = 'Are you sure you want to delete the Processor A processor?';