NavigationContentLinksTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/navigation/tests/src/Kernel/NavigationContentLinksTest.php, line 27

Class

NavigationContentLinksTest
Tests \Drupal\navigation\NavigationContentLinks.

Namespace

Drupal\Tests\navigation\Kernel

Code

protected static $modules = [
    'navigation',
    'node',
    'file',
    'media',
    'layout_builder',
    'system',
    'views',
    'user',
    'field',
    'media_test_source',
    'image',
    'text',
    'help',
];

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