You are here

protected property QueueBrowserFormTest::$routeTitle in Purge 8.3

The title of the form route.

Type: string

Overrides FormTestBase::$routeTitle

File

modules/purge_ui/tests/src/Functional/Form/QueueBrowserFormTest.php, line 38

Class

QueueBrowserFormTest
Tests \Drupal\purge_ui\Form\QueueBrowserForm.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $routeTitle = 'Purge queue browser';