You are here

protected property SerializerTest::$node in Drupal 9

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

An entity for testing.

Type: \Drupal\Core\Entity\EntityInterface

File

core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php, line 43

Class

SerializerTest
Tests the JSON:API serializer.

Namespace

Drupal\Tests\jsonapi\Kernel\Serializer

Code

protected $node;