You are here

protected property LoggingConfigFormTest::$routeTitle in Purge 8.3

The title of the form route.

Type: string

Overrides FormTestBase::$routeTitle

File

modules/purge_ui/tests/src/Functional/Form/LoggingConfigFormTest.php, line 33

Class

LoggingConfigFormTest
Tests \Drupal\purge_ui\Form\LoggingConfigForm.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $routeTitle = 'Configure logging';