protected property Table::$tableName in Migrate Plus 8.5
Same name in this branch
- 8.5 src/Plugin/migrate/source/Table.php \Drupal\migrate_plus\Plugin\migrate\source\Table::tableName
- 8.5 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/ source/ Table.php, line 26
Class
- Table
- Source plugin for retrieving data via URLs.
Namespace
Drupal\migrate_plus\Plugin\migrate\sourceCode
protected $tableName;