protected property FieldSqlStorageTest::$tableMapping in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Entity/FieldSqlStorageTest.php \Drupal\system\Tests\Entity\FieldSqlStorageTest::tableMapping
The table mapping for the tested entity type.
Type: \Drupal\Core\Entity\Sql\DefaultTableMapping $table_mapping
File
- core/
modules/ system/ src/ Tests/ Entity/ FieldSqlStorageTest.php, line 77 - Contains \Drupal\system\Tests\Entity\FieldSqlStorageTest.
Class
- FieldSqlStorageTest
- Tests Field SQL Storage .
Namespace
Drupal\system\Tests\EntityCode
protected $tableMapping;