protected property EntitySerializationTest::$entity in Drupal 9
Same name and namespace in other branches
- 8 core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php \Drupal\Tests\serialization\Kernel\EntitySerializationTest::entity
The test entity.
Type: \Drupal\Core\Entity\ContentEntityInterface
File
- core/
modules/ serialization/ tests/ src/ Kernel/ EntitySerializationTest.php, line 50
Class
- EntitySerializationTest
- Tests that entities can be serialized to supported core formats.
Namespace
Drupal\Tests\serialization\KernelCode
protected $entity;