SqlContentEntityStorage::$tableMapping

The mapping of field columns to SQL tables.

Type: \Drupal\Core\Entity\Sql\TableMappingInterface

File

core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php, line 46

Class

SqlContentEntityStorage
A content entity database storage implementation.

Namespace

Drupal\Core\Entity\Sql

Code

protected $tableMapping;
doc_Drupal
2016-10-29 09:43:20
Comments
Leave a Comment

Please login to continue.