PathAliasTest::$modules

Modules to enable.

Type: array

Overrides PathTestBase::$modules

File

core/modules/path/tests/src/Functional/PathAliasTest.php, line 21

Class

PathAliasTest
Tests modifying path aliases from the UI.

Namespace

Drupal\Tests\path\Functional

Code

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

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