public function VariableRealmControllerInterface::getRequestKey in Variable 7.2
Get key for this page request.
1 method overrides VariableRealmControllerInterface::getRequestKey()
- VariableRealmDefaultController::getRequestKey in variable_realm/
variable_realm.class.inc - Implementation of VariableRealmControllerInterface::getRequestKey().
File
- variable_realm/
variable_realm.class.inc, line 68 - Variable realm controller
Class
- VariableRealmControllerInterface
- Realm Controller Interface.
Code
public function getRequestKey();