You are here

protected property ExternalNormalizersTest::$entity in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php \Drupal\Tests\jsonapi\Functional\ExternalNormalizersTest::entity

The test entity.

Type: \Drupal\entity_test\Entity\EntityTest

File

core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php, line 57

Class

ExternalNormalizersTest
Asserts external normalizers are handled as expected by the JSON:API module.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;