You are here

public function VariableRealmControllerInterface::getWeight in Variable 7.2

Get current realm weight.

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

File

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

Class

VariableRealmControllerInterface
Realm Controller Interface.

Code

public function getWeight();