protected property PurgerConfigFormTestBase::$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/ PurgerConfigFormTestBase.php, line 13
Class
- PurgerConfigFormTestBase
- Testbase for \Drupal\purge_ui\Form\PurgerConfigFormBase derivatives.
Namespace
Drupal\Tests\purge_ui\Functional\Form\ConfigCode
protected $route = 'purge_ui.purger_config_form';