EntityExistsTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ EntityExistsTest.php, line 22
Class
- EntityExistsTest
- Tests the EntityExists process plugin.
Namespace
Drupal\Tests\migrate\Kernel\PluginCode
protected static $modules = [
'migrate',
'system',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.