SubProcessWithSkipTest::$modules
Same name in other branches
- 11.x core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php \Drupal\Tests\migrate\Kernel\process\SubProcessWithSkipTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ migrate/ tests/ src/ Kernel/ process/ SubProcessWithSkipTest.php, line 21
Class
- SubProcessWithSkipTest
- Tests process pipelines when a sub_process skips a row or process.
Namespace
Drupal\Tests\migrate\Kernel\processCode
protected static $modules = [
'migrate',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.