/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Safebrowsing
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Safebrowsing/UserInfo.php (1007B)
regionCode = $regionCode;
}
public function getRegionCode()
{
return $this->regionCode;
}
public function setUserId($userId)
{
$this->userId = $userId;
}
public function getUserId()
{
return $this->userId;
}
}