Upgrade7WithContentModerationTest::$modules

Type: modules

Overrides Upgrade7Test::$modules

File

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

Class

Upgrade7WithContentModerationTest
Tests Drupal 7 upgrade using the migrate UI with Content Moderation.

Namespace

Drupal\Tests\migrate_drupal_ui\Functional\d7

Code

protected static $modules = [
    'content_moderation',
];

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