function TestSqlIdMap::getMigrationPluginManager
File
-
core/
modules/ migrate/ tests/ src/ Unit/ TestSqlIdMap.php, line 97
Class
- TestSqlIdMap
- Defines a SQL ID map for use in tests.
Namespace
Drupal\Tests\migrate\UnitCode
public function getMigrationPluginManager() {
return parent::getMigrationPluginManager();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.