UnpublishByKeywordCommentTest::$modules

Type: modules

Overrides EntityKernelTestBase::$modules

File

core/modules/action/tests/src/Kernel/UnpublishByKeywordCommentTest.php, line 27

Class

UnpublishByKeywordCommentTest
@group action

Namespace

Drupal\Tests\action\Kernel

Code

protected static $modules = [
    'action',
    'comment',
    'entity_test',
];

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