You are here

protected property EntitySerializationTest::$user in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/serialization/src/Tests/EntitySerializationTest.php \Drupal\serialization\Tests\EntitySerializationTest::user

The test user.

Type: \Drupal\user\Entity\User

File

core/modules/serialization/src/Tests/EntitySerializationTest.php, line 45
Contains \Drupal\serialization\Tests\EntitySerializationTest.

Class

EntitySerializationTest
Tests that entities can be serialized to supported core formats.

Namespace

Drupal\serialization\Tests

Code

protected $user;