You are here

protected property FormTestBase::$routeTitle in Purge 8.3

The title of the form route.

Type: string

File

modules/purge_ui/tests/src/Functional/Form/FormTestBase.php, line 84

Class

FormTestBase
Testbase for purge_ui forms.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $routeTitle = 'Untitled';