PathContentModerationTest::$modules

Modules to install.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/path/tests/src/Functional/PathContentModerationTest.php, line 24

Class

PathContentModerationTest
Tests path aliases with Content Moderation.

Namespace

Drupal\Tests\path\Functional

Code

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

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