You are here

protected property SerializerTest::$node in JSON:API 8

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/Serializer/SerializerTest.php \Drupal\Tests\jsonapi\Kernel\Serializer\SerializerTest::node

An entity for testing.

Type: \Drupal\Core\Entity\EntityInterface

File

tests/src/Kernel/Serializer/SerializerTest.php, line 42

Class

SerializerTest
Tests the JSON API serializer.

Namespace

Drupal\Tests\jsonapi\Kernel\Serializer

Code

protected $node;