FieldSqlStorageTest::$tableMapping

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php \Drupal\KernelTests\Core\Entity\FieldSqlStorageTest::tableMapping
  2. 8.9.x core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php \Drupal\KernelTests\Core\Entity\FieldSqlStorageTest::tableMapping
  3. 10 core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php \Drupal\KernelTests\Core\Entity\FieldSqlStorageTest::tableMapping

The table mapping for the tested entity type.

Type: \Drupal\Core\Entity\Sql\DefaultTableMapping

File

core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php, line 74

Class

FieldSqlStorageTest
Tests Field SQL Storage .

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $tableMapping;

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