SerializerTest::$modules
Type: modules
Overrides JsonapiKernelTestBase::$modules
File
-
core/
modules/ jsonapi/ tests/ src/ Kernel/ Serializer/ SerializerTest.php, line 27
Class
- SerializerTest
- Tests the JSON:API serializer.
Namespace
Drupal\Tests\jsonapi\Kernel\SerializerCode
protected static $modules = [
'serialization',
'system',
'node',
'user',
'field',
'text',
'filter',
'jsonapi_test_data_type',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.