You are here

public static property HreflangTest::$modules in Hreflang 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/HreflangTest.php, line 27

Class

HreflangTest
Tests for presence of the hreflang link element.

Namespace

Drupal\Tests\hreflang\Functional

Code

public static $modules = [
  'hreflang',
  'language',
];