You are here

protected function IdConflictTest::getEntityCountsIncremental in Drupal 10

Same name in this branch
  1. 10 core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d6\IdConflictTest::getEntityCountsIncremental()
  2. 10 core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d7\IdConflictTest::getEntityCountsIncremental()
Same name and namespace in other branches
  1. 8 core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d7\IdConflictTest::getEntityCountsIncremental()
  2. 9 core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d7\IdConflictTest::getEntityCountsIncremental()

File

core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php, line 53

Class

IdConflictTest
Tests Drupal 7 Id Conflict page.

Namespace

Drupal\Tests\migrate_drupal_ui\Functional\d7

Code

protected function getEntityCountsIncremental() {
  return [];
}