You are here

public static property Pathautoi18nTestBase::$modules in Pathauto i18n 8

Modules to install.

Type: array

File

src/Tests/Pathautoi18nTestBase.php, line 42
Tests for the pathauto_i18n node module.

Class

Pathautoi18nTestBase
Test functionality for nodes when language selected.

Namespace

Drupal\pathauto_i18n\Tests

Code

public static $modules = [
  'pathauto_i18n',
];