You are here

public function VariableRealmControllerInterface::getCurrentStore in Variable 7.2

Get current variable store.

1 method overrides VariableRealmControllerInterface::getCurrentStore()
VariableRealmDefaultController::getCurrentStore in variable_realm/variable_realm.class.inc
Implementation of VariableRealmControllerInterface::getCurrentStore().

File

variable_realm/variable_realm.class.inc, line 96
Variable realm controller

Class

VariableRealmControllerInterface
Realm Controller Interface.

Code

public function getCurrentStore();