You are here

protected property QueuerAddFormTest::$routeTitle in Purge 8.3

The title of the form route.

Type: string

Overrides FormTestBase::$routeTitle

File

modules/purge_ui/tests/src/Functional/Form/QueuerAddFormTest.php, line 32

Class

QueuerAddFormTest
Tests \Drupal\purge_ui\Form\QueuerAddForm.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $routeTitle = 'Which queuer would you like to add?';