StyleSerializerKernelTest::$modules
Same name in this branch
- 9 core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php \Drupal\Tests\rest\Kernel\Views\StyleSerializerKernelTest::modules
Same name in other branches
- 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
- 11.x core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php \Drupal\Tests\rest\Kernel\Views\StyleSerializerKernelTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ hal/ tests/ src/ Kernel/ rest/ Views/ StyleSerializerKernelTest.php, line 24
Class
- StyleSerializerKernelTest
- @coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer @group hal @group legacy
Namespace
Drupal\Tests\hal\Kernel\rest\ViewsCode
protected static $modules = [
'hal',
'hal_test_views',
'serialization',
'rest',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.