protected property TestSqlBase::$database in Drupal 8
Same name and namespace in other branches
- 9 core/modules/migrate/tests/src/Unit/SqlBaseTest.php \Drupal\Tests\migrate\Unit\TestSqlBase::database
- 10 core/modules/migrate/tests/src/Unit/SqlBaseTest.php \Drupal\Tests\migrate\Unit\TestSqlBase::database
The database object.
Type: object
Overrides SqlBase::$database
File
- core/
modules/ migrate/ tests/ src/ Unit/ SqlBaseTest.php, line 155 - Contains \Drupal\Tests\migrate\Unit\SqlBaseTest.
Class
- TestSqlBase
- Creates a base source class for SQL migration testing.
Namespace
Drupal\Tests\migrate\UnitCode
protected $database;