Scalr\Model\Entity\GlobalVariable\AccountGlobalVariable::getScope PHP Метод

getScope() публичный Метод

См. также: ScopeInterface::getScope()
public getScope ( )
    public function getScope()
    {
        return ScopeInterface::SCOPE_ACCOUNT;
    }
AccountGlobalVariable