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
- 10 core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php \Drupal\Tests\node\Kernel\Action\UnpublishByKeywordActionTest::modules
- 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\ActionCode
protected static $modules = [
'node',
'system',
'user',
'field',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.