/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Directory
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Directory/UserAbout.php (1005B)
contentType = $contentType;
}
public function getContentType()
{
return $this->contentType;
}
public function setValue($value)
{
$this->value = $value;
}
public function getValue()
{
return $this->value;
}
}