WorkflowUiNoTypeTest::$modules

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

Type: modules

Overrides BrowserTestBase::$modules

File

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

Class

WorkflowUiNoTypeTest
Tests workflow UI when there are no types.

Namespace

Drupal\Tests\workflows\Functional

Code

protected static $modules = [
  'workflows',
  'block',
];

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