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.