RestExportTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/rest/tests/src/Kernel/Views/RestExportTest.php \Drupal\Tests\rest\Kernel\Views\RestExportTest::modules
  2. 10 core/modules/rest/tests/src/Kernel/Views/RestExportTest.php \Drupal\Tests\rest\Kernel\Views\RestExportTest::modules
  3. 11.x core/modules/rest/tests/src/Kernel/Views/RestExportTest.php \Drupal\Tests\rest\Kernel\Views\RestExportTest::modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/rest/tests/src/Kernel/Views/RestExportTest.php, line 27

Class

RestExportTest
Tests the REST export view display plugin.

Namespace

Drupal\Tests\rest\Kernel\Views

Code

public static $modules = [
    'rest_test_views',
    'serialization',
    'rest',
    'entity_test',
];

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