ActionTest::$modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/system/tests/src/Kernel/Plugin/migrate/source/ActionTest.php, line 18

Class

ActionTest
Tests actions source plugin.

Namespace

Drupal\Tests\system\Kernel\Plugin\migrate\source

Code

protected static $modules = [
  'action',
  'migrate_drupal',
  'system',
];

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