StyleSerializerTest::$modules
Same name in this branch
- 9 core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php \Drupal\Tests\rest\Functional\Views\StyleSerializerTest::modules
Same name in other branches
- 8.9.x core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php \Drupal\Tests\rest\Functional\Views\StyleSerializerTest::modules
- 10 core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php \Drupal\Tests\rest\Functional\Views\StyleSerializerTest::modules
- 11.x core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php \Drupal\Tests\rest\Functional\Views\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\ViewsCode
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.