LazyRouteProviderInstallTest::$modules

Same name and namespace in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php \Drupal\FunctionalTests\Routing\LazyRouteProviderInstallTest::modules
  2. 10 core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php \Drupal\FunctionalTests\Routing\LazyRouteProviderInstallTest::modules
  3. 11.x core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php \Drupal\FunctionalTests\Routing\LazyRouteProviderInstallTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php, line 15

Class

LazyRouteProviderInstallTest
@group routing

Namespace

Drupal\FunctionalTests\Routing

Code

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

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