MenuTest::$modules

Same name in this branch
  1. 8.9.x core/modules/jsonapi/tests/src/Functional/MenuTest.php \Drupal\Tests\jsonapi\Functional\MenuTest::modules
Same name in other branches
  1. 9 core/modules/jsonapi/tests/src/Functional/MenuTest.php \Drupal\Tests\jsonapi\Functional\MenuTest::modules
  2. 9 core/modules/system/tests/src/Kernel/Plugin/migrate/source/MenuTest.php \Drupal\Tests\system\Kernel\Plugin\migrate\source\MenuTest::modules
  3. 10 core/modules/jsonapi/tests/src/Functional/MenuTest.php \Drupal\Tests\jsonapi\Functional\MenuTest::modules
  4. 10 core/modules/system/tests/src/Kernel/Plugin/migrate/source/MenuTest.php \Drupal\Tests\system\Kernel\Plugin\migrate\source\MenuTest::modules
  5. 11.x core/modules/jsonapi/tests/src/Functional/MenuTest.php \Drupal\Tests\jsonapi\Functional\MenuTest::modules
  6. 11.x core/modules/system/tests/src/Kernel/Plugin/migrate/source/MenuTest.php \Drupal\Tests\system\Kernel\Plugin\migrate\source\MenuTest::modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/system/tests/src/Kernel/Plugin/migrate/source/MenuTest.php, line 19

Class

MenuTest
Tests menu source plugin.

Namespace

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

Code

public static $modules = [
    'system',
    'migrate_drupal',
];

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