SqlContentEntityStorage::$revisionTable

The table that stores revisions, if the entity supports revisions.

Type: string

File

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

Class

SqlContentEntityStorage
A content entity database storage implementation.

Namespace

Drupal\Core\Entity\Sql

Code

protected $revisionTable;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.