DrupalDefaultEntityController::$revisionTable
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;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.