You are here

protected property ExternalNormalizersTest::$entity in JSON:API 8.2

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

The test entity.

Type: \Drupal\entity_test\Entity\EntityTest

File

tests/src/Functional/ExternalNormalizersTest.php, line 52

Class

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

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;