The table that stores properties, if the entity has multilingual support.
Type: string
File
- core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php, line 90
Class
- SqlContentEntityStorage
- A content entity database storage implementation.
Namespace
Drupal\Core\Entity\Sql
Code
protected $dataTable;
Please login to continue.