UnpublishByKeywordActionTest::$modules
Same name in this branch
- 10 core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php \Drupal\Tests\node\Kernel\Action\UnpublishByKeywordActionTest::modules
Same name in other branches
- 9 core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php \Drupal\Tests\node\Kernel\Action\UnpublishByKeywordActionTest::modules
- 8.9.x core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php \Drupal\Tests\node\Kernel\Action\UnpublishByKeywordActionTest::modules
- 11.x core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php \Drupal\Tests\node\Kernel\Action\UnpublishByKeywordActionTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ action/ tests/ src/ Kernel/ UnpublishByKeywordActionTest.php, line 21
Class
- UnpublishByKeywordActionTest
- @group action
Namespace
Drupal\Tests\action\KernelCode
protected 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.