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