StyleSerializerEntityTest::$modules

Type: modules

Overrides ViewTestBase::$modules

File

core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php, line 37

Class

StyleSerializerEntityTest
Tests the serializer style plugin.

Namespace

Drupal\Tests\rest\Functional\Views

Code

protected static $modules = [
  'views_ui',
  'entity_test',
  'rest_test_views',
  'text',
  'field',
  'language',
  'basic_auth',
];

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