protected property Sql::$messageTableName in Drupal 9
Same name and namespace in other branches
- 8 core/modules/migrate/src/Plugin/migrate/id_map/Sql.php \Drupal\migrate\Plugin\migrate\id_map\Sql::messageTableName
- 10 core/modules/migrate/src/Plugin/migrate/id_map/Sql.php \Drupal\migrate\Plugin\migrate\id_map\Sql::messageTableName
The message table name.
Type: string
File
- core/
modules/ migrate/ src/ Plugin/ migrate/ id_map/ Sql.php, line 58
Class
- Sql
- Defines the sql based ID map implementation.
Namespace
Drupal\migrate\Plugin\migrate\id_mapCode
protected $messageTableName;