StyleSerializerKernelTest::$modules
Same name in other branches
- 9 core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php \Drupal\Tests\rest\Kernel\Views\StyleSerializerKernelTest::modules
- 9 core/modules/hal/tests/src/Kernel/rest/Views/StyleSerializerKernelTest.php \Drupal\Tests\hal\Kernel\rest\Views\StyleSerializerKernelTest::modules
- 8.9.x core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php \Drupal\Tests\rest\Kernel\Views\StyleSerializerKernelTest::modules
- 10 core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php \Drupal\Tests\rest\Kernel\Views\StyleSerializerKernelTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ rest/ tests/ src/ Kernel/ Views/ StyleSerializerKernelTest.php, line 25
Class
- StyleSerializerKernelTest
- @coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer @group views
Namespace
Drupal\Tests\rest\Kernel\ViewsCode
protected static $modules = [
'rest_test_views',
'serialization',
'rest',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.