WorkflowUiNoTypeTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/workflows/tests/src/Functional/WorkflowUiNoTypeTest.php, line 25

Class

WorkflowUiNoTypeTest
Tests workflow UI when there are no types.

Namespace

Drupal\Tests\workflows\Functional

Code

protected $defaultTheme = 'stark';

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