You are here

protected property EntitySerializationTest::$values in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php \Drupal\Tests\serialization\Kernel\EntitySerializationTest::values

The test values.

Type: array

File

core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php, line 41

Class

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

Namespace

Drupal\Tests\serialization\Kernel

Code

protected $values;