protected property SmartSqlWithLongPluginIdTest::$expectedMapTableName in Smart SQL ID Map 1.1.x
Same name and namespace in other branches
- 1.0.x tests/src/Unit/Plugin/migrate/id_map/SmartSqlWithLongPluginIdTest.php \Drupal\Tests\smart_sql_idmap\Unit\Plugin\migrate\id_map\SmartSqlWithLongPluginIdTest::expectedMapTableName
The expected map table name.
Type: string
Overrides SmartSqlTest::$expectedMapTableName
File
- tests/
src/ Unit/ Plugin/ migrate/ id_map/ SmartSqlWithLongPluginIdTest.php, line 22
Class
- SmartSqlWithLongPluginIdTest
- Tests the Smart SQL ID map plugin with a long migration plugin ID.
Namespace
Drupal\Tests\smart_sql_idmap\Unit\Plugin\migrate\id_mapCode
protected $expectedMapTableName = 'm_map_a_non_derived_migration_plugin_id_with_a_very_long_name';