protected property DrupalDefaultEntityController::$revisionTable

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

Type: string

File

drupal/includes/entity.inc, line 103

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $revisionTable;