/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Devprojects
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Devprojects/Context.php (1077B)
id = $id;
}
public function getId()
{
return $this->id;
}
public function setKind($kind)
{
$this->kind = $kind;
}
public function getKind()
{
return $this->kind;
}
public function setType($type)
{
$this->type = $type;
}
public function getType()
{
return $this->type;
}
}