protected property PrepareRow::$connection in Commerce Migrate 3.1.x
Same name and namespace in other branches
- 8.2 modules/ubercart/src/EventSubscriber/PrepareRow.php \Drupal\commerce_migrate_ubercart\EventSubscriber\PrepareRow::connection
- 3.0.x modules/ubercart/src/EventSubscriber/PrepareRow.php \Drupal\commerce_migrate_ubercart\EventSubscriber\PrepareRow::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- modules/
ubercart/ src/ EventSubscriber/ PrepareRow.php, line 37
Class
- PrepareRow
- Handles migrate_plus prepare row event.
Namespace
Drupal\commerce_migrate_ubercart\EventSubscriberCode
protected $connection;