Scalr\Model\Entity\GlobalVariable\FarmGlobalVariable::getScope PHP Méthode

getScope() public méthode

See also: ScopeInterface::getScope()
public getScope ( )
    public function getScope()
    {
        return ScopeInterface::SCOPE_FARM;
    }
FarmGlobalVariable