protected property DrupalDefaultEntityController::$revisionTable
The table that stores revisions, if the entity supports revisions.
Tipo: string
Archivo
- drupal-7.x/
includes/ entity.inc, line 101
Class
- DrupalDefaultEntityController
- Default implementation of DrupalEntityControllerInterface.
Código
protected $revisionTable;