You are here

protected property EntityViewsData::$tableMapping in Entity API 8

The table mapping.

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

File

src/EntityViewsData.php, line 39

Class

EntityViewsData
Provides improvements to core's generic views integration for entities.

Namespace

Drupal\entity

Code

protected $tableMapping;