You are here

protected property MigrateUpgradeTestBase::$edits in Drupal 9

Input data for the credential form.

Type: array

File

core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php, line 44

Class

MigrateUpgradeTestBase
Provides a base class for testing migration upgrades in the UI.

Namespace

Drupal\Tests\migrate_drupal_ui\Functional

Code

protected $edits;