protected property DrupalDefaultEntityController::$revisionKey

Name of entity's revision database table field, if it supports revisions.

Has the value FALSE if this entity does not use revisions.

Type: string

File

includes/entity.inc, line 96

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $revisionKey;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!entity.inc/property/DrupalDefaultEntityController::revisionKey/7.x