You are here

protected property ComposerDependencyTest::$route in CloudFlare 8

Route providing the main configuration form of the cloudflare module.

Type: string|\Drupal\Core\Url

File

tests/src/Functional/ComposerDependencyTest.php, line 30

Class

ComposerDependencyTest
Tests \Drupal\cloudflare\Form\SettingsForm.

Namespace

Drupal\Tests\cloudflare\Functional

Code

protected $route = 'cloudflare.admin_settings_form';