You are here

protected property MultilingualReviewPageTestBase::$edits in Drupal 8

An array suitable for drupalPostForm().

Type: array

File

core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php, line 21

Class

MultilingualReviewPageTestBase
Provides a base class for testing the review step of the Upgrade form.

Namespace

Drupal\Tests\migrate_drupal_ui\Functional

Code

protected $edits = [];