You are here

protected static property ViewHalJsonCookieTest::$modules in Drupal 9

Same name and namespace in other branches
  1. 8 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

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