You are here

protected property PurgerMoveFormUpTest::$routeTitle in Purge 8.3

The title of the form route.

Type: string

Overrides FormTestBase::$routeTitle

File

modules/purge_ui/tests/src/Functional/Form/PurgerMoveFormUpTest.php, line 48

Class

PurgerMoveFormUpTest
Tests \Drupal\purge_ui\Form\PurgerMoveForm.

Namespace

Drupal\Tests\purge_ui\Functional

Code

protected $routeTitle = 'Do you want to move Purger C up in the execution order?';