SqlDeprecationTest::$modules
Same name in other branches
- 9 core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php \Drupal\Tests\migrate\Kernel\Plugin\id_map\SqlDeprecationTest::modules
- 10 core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php \Drupal\Tests\migrate\Kernel\Plugin\id_map\SqlDeprecationTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ id_map/ SqlDeprecationTest.php, line 19
Class
- SqlDeprecationTest
- Tests deprecation notice in Sql constructor.
Namespace
Drupal\Tests\migrate\Kernel\Plugin\id_mapCode
protected static $modules = [
'migrate',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.