protected property MigrateTableTest::$connection in Migrate Plus 8.4
Same name and namespace in other branches
- 8.5 tests/src/Kernel/MigrateTableTest.php \Drupal\Tests\migrate_plus\Kernel\MigrateTableTest::connection
- 8.3 tests/src/Kernel/MigrateTableTest.php \Drupal\Tests\migrate_plus\Kernel\MigrateTableTest::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- tests/
src/ Kernel/ MigrateTableTest.php, line 23
Class
- MigrateTableTest
- Tests migration destination table.
Namespace
Drupal\Tests\migrate_plus\KernelCode
protected $connection;