Scalr\Model\Entity\GlobalVariable\FarmRoleGlobalVariable::getScope PHP Method

getScope() public method

See also: ScopeInterface::getScope()
public getScope ( )
    public function getScope()
    {
        return ScopeInterface::SCOPE_FARMROLE;
    }
FarmRoleGlobalVariable