StyleSerializerTest::$modules

Same name in this branch
  1. 9 core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php \Drupal\Tests\rest\Functional\Views\StyleSerializerTest::modules
Same name and namespace in other branches
  1. 8.9.x core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php \Drupal\Tests\rest\Functional\Views\StyleSerializerTest::modules
  2. 10 core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php \Drupal\Tests\rest\Functional\Views\StyleSerializerTest::modules
  3. 11.x core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php \Drupal\Tests\rest\Functional\Views\StyleSerializerTest::modules

Modules to install.

Type: array

Overrides ViewTestBase::$modules

File

core/modules/hal/tests/src/Functional/rest/Views/StyleSerializerTest.php, line 30

Class

StyleSerializerTest
Tests the serializer style plugin.

Namespace

Drupal\Tests\hal\Functional\rest\Views

Code

protected static $modules = [
    'entity_test',
    'hal',
    'hal_test_views',
    'node',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.