protected property DrupalDefaultEntityController::$revisionTable in Drupal 7
The table that stores revisions, if the entity supports revisions.
Type: string
File
- includes/
entity.inc, line 103
Class
- DrupalDefaultEntityController
- Default implementation of DrupalEntityControllerInterface.
Code
protected $revisionTable;