You are here

protected property SystemPerformanceFormTest::$route in Purge 8.3

Route providing the system configuration form which purge_ui alters.

Type: string|\Drupal\Core\Url

File

modules/purge_ui/tests/src/Functional/Form/SystemPerformanceFormTest.php, line 27

Class

SystemPerformanceFormTest
Tests purge_ui_form_system_performance_settings_alter().

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $route = 'system.performance_settings';