You are here

public static property ViewHalJsonCookieTest::$modules in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php \Drupal\Tests\views\Functional\Hal\ViewHalJsonCookieTest::modules

Modules to install.

Type: array

Overrides ViewResourceTestBase::$modules

File

core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php, line 18

Class

ViewHalJsonCookieTest
@group hal

Namespace

Drupal\Tests\views\Functional\Hal

Code

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