WorkspaceAssociationDeprecationTest::$modules

Same name in other branches
  1. 10 core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationDeprecationTest.php \Drupal\Tests\workspaces\Kernel\WorkspaceAssociationDeprecationTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationDeprecationTest.php, line 17

Class

WorkspaceAssociationDeprecationTest
@coversDefaultClass \Drupal\workspaces\WorkspaceAssociation @group legacy

Namespace

Drupal\Tests\workspaces\Kernel

Code

protected static $modules = [
    'path_alias',
    'user',
    'workspaces',
];

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