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

getScope() public méthode

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