You are here

protected property PurgerDetailsFormTest::$route in Purge 8.3

The route that renders the form.

Type: string

Overrides FormTestBase::$route

File

modules/purge_ui/tests/src/Functional/Form/PurgerDetailsFormTest.php, line 32

Class

PurgerDetailsFormTest
Tests \Drupal\purge_ui\Form\PluginDetailsForm (for purgers).

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $route = 'purge_ui.purger_detail_form';