TestSqlBase::$ids

Same name in other branches
  1. 8.9.x core/modules/migrate/tests/src/Unit/SqlBaseTest.php \Drupal\Tests\migrate\Unit\TestSqlBase::ids
  2. 10 core/modules/migrate/tests/src/Unit/SqlBaseTest.php \Drupal\Tests\migrate\Unit\TestSqlBase::ids
  3. 11.x 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

Class

TestSqlBase
Creates a base source class for SQL migration testing.

Namespace

Drupal\Tests\migrate\Unit

Code

protected $ids;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.