LanguageNegotiationUrlTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/language/tests/src/Functional/LanguageNegotiationUrlTest.php, line 18

Class

LanguageNegotiationUrlTest
@coversDefaultClass \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl[[api-linebreak]] @group language

Namespace

Drupal\Tests\language\Functional

Code

protected static $modules = [
  'language',
  'node',
  'path',
];

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