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