You are here

protected property FormTest::$adminPath in Style Switcher 3.0.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/FormTest.php \Drupal\Tests\styleswitcher\Functional\FormTest::adminPath

Base path of the admin section.

Type: string

File

tests/src/Functional/FormTest.php, line 31

Class

FormTest
Tests Style Switcher forms.

Namespace

Drupal\Tests\styleswitcher\Functional

Code

protected $adminPath = 'admin/config/user-interface/styleswitcher';