You are here

public static property HijriNodeDisplayTest::$modules in Hijri 1.0.x

Same name and namespace in other branches
  1. 3.0.x tests/src/Functional/HijriNodeDisplayTest.php \Drupal\Tests\hijri\Functional\HijriNodeDisplayTest::modules

Modules to install.

Type: array

Overrides BrowserTestBase::$modules

File

tests/Functional/HijriNodeDisplayTest.php, line 25

Class

HijriNodeDisplayTest

Namespace

Drupal\Tests\hijri\Functional

Code

public static $modules = [
  'node',
  'comment',
  'hijri',
];