protected property CreateTest::$serializer in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/rest/src/Tests/CreateTest.php \Drupal\rest\Tests\CreateTest::serializer
The 'serializer' service.
Type: \Symfony\Component\Serializer\Serializer
File
- core/
modules/ rest/ src/ Tests/ CreateTest.php, line 38 - Contains \Drupal\rest\Tests\CreateTest.
Class
- CreateTest
- Tests the creation of resources.
Namespace
Drupal\rest\TestsCode
protected $serializer;