BundleConstraintValidatorTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
tests/ Drupal/ KernelTests/ Core/ Entity/ BundleConstraintValidatorTest.php, line 27  
Class
- BundleConstraintValidatorTest
 - Tests validation constraints for BundleConstraintValidator.
 
Namespace
Drupal\KernelTests\Core\EntityCode
protected static $modules = [
  'node',
  'field',
  'text',
  'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.