FieldItemSerializationTest::$entityClass

Same name in this branch
  1. 9 core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php \Drupal\Tests\serialization\Kernel\FieldItemSerializationTest::entityClass
Same name in other branches
  1. 8.9.x core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php \Drupal\Tests\serialization\Kernel\FieldItemSerializationTest::entityClass
  2. 10 core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php \Drupal\Tests\serialization\Kernel\FieldItemSerializationTest::entityClass
  3. 11.x core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php \Drupal\Tests\serialization\Kernel\FieldItemSerializationTest::entityClass

The class name of the test class.

Type: string

File

core/modules/hal/tests/src/Kernel/serialization/FieldItemSerializationTest.php, line 37

Class

FieldItemSerializationTest
Test field level normalization process.

Namespace

Drupal\Tests\hal\Kernel\serialization

Code

protected $entityClass = 'Drupal\\entity_test\\Entity\\EntityTestMulRev';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.