You are here

public function VariableRealmControllerInterface::getParentRealms in Variable 7.2

Get other realms this one may depend upon.

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

File

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

Class

VariableRealmControllerInterface
Realm Controller Interface.

Code

public function getParentRealms();