You are here

protected property TestSqlBase::$ids in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/migrate/tests/src/Unit/SqlBaseTest.php \Drupal\Tests\migrate\Unit\TestSqlBase::ids
  2. 9 core/modules/migrate/tests/src/Unit/SqlBaseTest.php \Drupal\Tests\migrate\Unit\TestSqlBase::ids

The migration IDs.

Type: array

File

core/modules/migrate/tests/src/Unit/SqlBaseTest.php, line 162
Contains \Drupal\Tests\migrate\Unit\SqlBaseTest.

Class

TestSqlBase
Creates a base source class for SQL migration testing.

Namespace

Drupal\Tests\migrate\Unit

Code

protected $ids;