UnpublishByKeywordActionTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php \Drupal\Tests\node\Kernel\Action\UnpublishByKeywordActionTest::modules
  2. 10 core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php \Drupal\Tests\node\Kernel\Action\UnpublishByKeywordActionTest::modules
  3. 11.x core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php \Drupal\Tests\node\Kernel\Action\UnpublishByKeywordActionTest::modules
  4. 10 core/modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php \Drupal\Tests\action\Kernel\UnpublishByKeywordActionTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php, line 19

Class

UnpublishByKeywordActionTest
@group node

Namespace

Drupal\Tests\node\Kernel\Action

Code

public static $modules = [
    'action',
    'node',
    'system',
    'user',
    'field',
];

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