function NodeClassicTest::getEntityCountsIncremental

Same name in other branches
  1. 8.9.x core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d6\NodeClassicTest::getEntityCountsIncremental()
  2. 10 core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d6\NodeClassicTest::getEntityCountsIncremental()
  3. 11.x core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d6\NodeClassicTest::getEntityCountsIncremental()

Overrides MigrateUpgradeTestBase::getEntityCountsIncremental

File

core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php, line 60

Class

NodeClassicTest
Tests the classic node migration runs.

Namespace

Drupal\Tests\migrate_drupal_ui\Functional\d6

Code

protected function getEntityCountsIncremental() {
    return [];
}

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