You are here

protected property LingotekConnectTest::$defaultTheme in Lingotek Translation 3.1.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/Form/LingotekConnectTest.php \Drupal\Tests\lingotek\Functional\Form\LingotekConnectTest::defaultTheme
  2. 4.0.x tests/src/Functional/Form/LingotekConnectTest.php \Drupal\Tests\lingotek\Functional\Form\LingotekConnectTest::defaultTheme
  3. 3.0.x tests/src/Functional/Form/LingotekConnectTest.php \Drupal\Tests\lingotek\Functional\Form\LingotekConnectTest::defaultTheme
  4. 3.2.x tests/src/Functional/Form/LingotekConnectTest.php \Drupal\Tests\lingotek\Functional\Form\LingotekConnectTest::defaultTheme
  5. 3.3.x tests/src/Functional/Form/LingotekConnectTest.php \Drupal\Tests\lingotek\Functional\Form\LingotekConnectTest::defaultTheme
  6. 3.4.x tests/src/Functional/Form/LingotekConnectTest.php \Drupal\Tests\lingotek\Functional\Form\LingotekConnectTest::defaultTheme
  7. 3.5.x tests/src/Functional/Form/LingotekConnectTest.php \Drupal\Tests\lingotek\Functional\Form\LingotekConnectTest::defaultTheme
  8. 3.6.x tests/src/Functional/Form/LingotekConnectTest.php \Drupal\Tests\lingotek\Functional\Form\LingotekConnectTest::defaultTheme
  9. 3.7.x tests/src/Functional/Form/LingotekConnectTest.php \Drupal\Tests\lingotek\Functional\Form\LingotekConnectTest::defaultTheme
  10. 3.8.x tests/src/Functional/Form/LingotekConnectTest.php \Drupal\Tests\lingotek\Functional\Form\LingotekConnectTest::defaultTheme

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/Form/LingotekConnectTest.php, line 17

Class

LingotekConnectTest
Class for testing connecting to Lingotek.

Namespace

Drupal\Tests\lingotek\Functional\Form

Code

protected $defaultTheme = 'stark';