WorkflowAccessControlHandlerTest::$modules

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

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php, line 27

Class

WorkflowAccessControlHandlerTest
@coversDefaultClass \Drupal\workflows\WorkflowAccessControlHandler @group workflows @group #slow

Namespace

Drupal\Tests\workflows\Kernel

Code

protected static $modules = [
    'workflows',
    'workflow_type_test',
    'system',
    'user',
];

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