public static property BundleEntityDuplicatorTest::$modules in Entity API 8
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ BundleEntityDuplicatorTest.php, line 37
Class
- BundleEntityDuplicatorTest
- Tests the bundle entity duplicator.
Namespace
Drupal\Tests\entity\KernelCode
public static $modules = [
'entity',
];