You are here

protected property QueuerConfigFormTestBase::$route in Purge 8.3

The route that renders the form.

Type: string

Overrides FormTestBase::$route

File

modules/purge_ui/tests/src/Functional/Form/Config/QueuerConfigFormTestBase.php, line 13

Class

QueuerConfigFormTestBase
Testbase for \Drupal\purge_ui\Form\QueuerConfigFormBase derivatives.

Namespace

Drupal\Tests\purge_ui\Functional\Form\Config

Code

protected $route = 'purge_ui.queuer_config_form';