protected property SerializerTest::$sut in Drupal 9
Same name and namespace in other branches
- 8 core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php \Drupal\Tests\jsonapi\Kernel\Serializer\SerializerTest::sut
The subject under test.
Type: \Drupal\jsonapi\Serializer\Serializer
File
- core/
modules/ jsonapi/ tests/ src/ Kernel/ Serializer/ SerializerTest.php, line 57
Class
- SerializerTest
- Tests the JSON:API serializer.
Namespace
Drupal\Tests\jsonapi\Kernel\SerializerCode
protected $sut;