You are here

protected property CreateTest::$serializer in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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\Tests

Code

protected $serializer;