TopBarPerformanceTest::$modules

Type: modules

Overrides PerformanceTestBase::$modules

File

core/modules/navigation/tests/src/FunctionalJavascript/TopBarPerformanceTest.php, line 22

Class

TopBarPerformanceTest
Tests the performance impacts of navigation module.

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.