protected property DrupalDefaultEntityController::$revisionTable

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

Type: string

File

drupal-7.x/includes/entity.inc, line 101

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $revisionTable;