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