function TestableSqlContentEntityStorage::getTableMapping
Overrides original SqlContentEntityStorage::getTableMapping().
Overrides SqlContentEntityStorage::getTableMapping
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Entity/ Sql/ TestableSqlContentEntityStorage.php, line 61
Class
- TestableSqlContentEntityStorage
- A test subclass of SqlContentEntityStorage.
Namespace
Drupal\KernelTests\Core\Entity\SqlCode
public function getTableMapping(?array $storage_definitions = NULL) {
return $this->tableMapping;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.