NavigationShortcutsBlockTest::$modules

Same name in other branches
  1. 11.x core/modules/navigation/tests/src/Functional/NavigationShortcutsBlockTest.php \Drupal\Tests\navigation\Functional\NavigationShortcutsBlockTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/navigation/tests/src/Functional/NavigationShortcutsBlockTest.php, line 25

Class

NavigationShortcutsBlockTest
Tests for \Drupal\navigation\Plugin\Block\NavigationShortcutsBlock.

Namespace

Drupal\Tests\navigation\Functional

Code

protected static $modules = [
    'navigation',
    'shortcut',
    'test_page_test',
];

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