protected property QueueEmptyFormTest::$routeTitle in Purge 8.3
The title of the form route.
Type: string
Overrides FormTestBase::$routeTitle
File
- modules/
purge_ui/ tests/ src/ Functional/ Form/ QueueEmptyFormTest.php, line 36
Class
Namespace
Drupal\Tests\purge_ui\Functional\FormCode
protected $routeTitle = 'Are you sure you want to empty the queue?';