protected property ExternalNormalizersTest::$entity in JSON:API 8
Same name and namespace in other branches
- 8.2 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 51
Class
- ExternalNormalizersTest
- Asserts external normalizers are handled as expected by the JSON API module.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected $entity;