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

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

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