protected property Table::$tableName in Migrate Plus 8.3
Same name and namespace in other branches
- 8.5 src/Plugin/migrate/destination/Table.php \Drupal\migrate_plus\Plugin\migrate\destination\Table::tableName
- 8.4 src/Plugin/migrate/destination/Table.php \Drupal\migrate_plus\Plugin\migrate\destination\Table::tableName
The name of the destination table.
Type: string
File
- src/
Plugin/ migrate/ destination/ Table.php, line 31
Class
- Table
- Provides table destination plugin.
Namespace
Drupal\migrate_plus\Plugin\migrate\destinationCode
protected $tableName;