ModerationStateFieldTest::$modules
Same name and namespace in other branches
- 11.x core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldTest.php \Drupal\Tests\content_moderation\Kernel\ModerationStateFieldTest::modules
Type: modules
File
-
core/
modules/ content_moderation/ tests/ src/ Kernel/ ModerationStateFieldTest.php, line 26
Class
- ModerationStateFieldTest
- Tests the moderation state field.
Namespace
Drupal\Tests\content_moderation\KernelCode
protected static $modules = [
'workflows',
'content_moderation',
'node',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.