ConfigurationTest::$defaultTheme

Same name and namespace in other branches
  1. 9 core/modules/action/tests/src/Functional/ConfigurationTest.php \Drupal\Tests\action\Functional\ConfigurationTest::defaultTheme
  2. 10 core/modules/action/tests/src/Functional/ConfigurationTest.php \Drupal\Tests\action\Functional\ConfigurationTest::defaultTheme
  3. 11.x core/modules/action/tests/src/Functional/ConfigurationTest.php \Drupal\Tests\action\Functional\ConfigurationTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/action/tests/src/Functional/ConfigurationTest.php, line 27

Class

ConfigurationTest
Tests complex actions configuration by adding, editing, and deleting a complex action.

Namespace

Drupal\Tests\action\Functional

Code

protected $defaultTheme = 'stark';

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