NavigationLogoTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/navigation/tests/src/Functional/NavigationLogoTest.php, line 42

Class

NavigationLogoTest
Tests for \Drupal\navigation\Form\SettingsForm.

Namespace

Drupal\Tests\navigation\Functional

Code

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

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