protected property EntitySerializationTest::$entity

The test entity.

Type: \Drupal\Core\Entity\EntityNG

File

drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntitySerializationTest.php, line 34
Contains \Drupal\serialization\Tests\EntitySerializationTest.

Class

EntitySerializationTest
Tests entity normalization and serialization of supported core formats.

Namespace

Drupal\serialization\Tests

Code

protected $entity;