ConfigTestJsonAnonTest::$defaultTheme

Same name in other branches
  1. 9 core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonAnonTest.php \Drupal\Tests\config_test\Functional\Rest\ConfigTestJsonAnonTest::defaultTheme
  2. 8.9.x core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonAnonTest.php \Drupal\Tests\config_test\Functional\Rest\ConfigTestJsonAnonTest::defaultTheme
  3. 11.x core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonAnonTest.php \Drupal\Tests\config_test\Functional\Rest\ConfigTestJsonAnonTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonAnonTest.php, line 29

Class

ConfigTestJsonAnonTest
@group rest

Namespace

Drupal\Tests\config_test\Functional\Rest

Code

protected $defaultTheme = 'stark';

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