DefaultFormatTest::$modules

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

Type: modules

Overrides BrowserTestBase::$modules

File

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

Class

DefaultFormatTest
@group routing

Namespace

Drupal\FunctionalTests\Routing

Code

protected static $modules = [
    'system',
    'default_format_test',
];

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