PathLanguageTest::$modules

Type: modules

Overrides PathTestBase::$modules

File

core/modules/path/tests/src/Functional/PathLanguageTest.php, line 25

Class

PathLanguageTest
Confirm that paths work with translated nodes.

Namespace

Drupal\Tests\path\Functional

Code

protected static $modules = [
  'path',
  'locale',
  'locale_test',
  'content_translation',
];

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