You are here

public function VariableRealmControllerInterface::getStore in Variable 7.2

Get store for realm key.

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

File

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

Class

VariableRealmControllerInterface
Realm Controller Interface.

Code

public function getStore($realm_key);