EntityStateChangeValidationTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/modules/ content_moderation/ tests/ src/ Kernel/ EntityStateChangeValidationTest.php, line 24 
Class
- EntityStateChangeValidationTest
- @coversDefaultClass \Drupal\content_moderation\Plugin\Validation\Constraint\ModerationStateConstraintValidator[[api-linebreak]] @group content_moderation
Namespace
Drupal\Tests\content_moderation\KernelCode
protected static $modules = [
  'node',
  'content_moderation',
  'user',
  'system',
  'language',
  'content_translation',
  'workflows',
];Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
