/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/OnDemandScanning
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/OnDemandScanning/Hash.php (958B)
type = $type;
}
public function getType()
{
return $this->type;
}
public function setValue($value)
{
$this->value = $value;
}
public function getValue()
{
return $this->value;
}
}