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

getScope() public method

See also: ScopeInterface::getScope()
public getScope ( )
    public function getScope()
    {
        return ScopeInterface::SCOPE_ROLE;
    }
RoleGlobalVariable