OptionsFloatFieldImportTest::$defaultTheme

Same name in other branches
  1. 9 core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php \Drupal\Tests\options\Functional\OptionsFloatFieldImportTest::defaultTheme
  2. 8.9.x core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php \Drupal\Tests\options\Functional\OptionsFloatFieldImportTest::defaultTheme
  3. 10 core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php \Drupal\Tests\options\Functional\OptionsFloatFieldImportTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php, line 32

Class

OptionsFloatFieldImportTest
Tests option fields can be updated and created through config synchronization.

Namespace

Drupal\Tests\options\Functional

Code

protected $defaultTheme = 'stark';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.