NavigationSettingsFormTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/navigation/tests/src/FunctionalJavascript/NavigationSettingsFormTest.php, line 23

Class

NavigationSettingsFormTest
Tests that theme form settings works correctly.

Namespace

Drupal\Tests\navigation\FunctionalJavascript

Code

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

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