34 if ($this->connection->getOwner() ===
null)
40 ->setName($this->item[
'summary'])
41 ->setColor($this->item[
'backgroundColor'])
42 ->setOwner($this->connection->getOwner())
43 ->setCreator($this->connection->getOwner())
47 ->setDescription($this->item[
'description'] ??
null)
51 ->setVendorSectionId($this->item[
'id'])
53 ->setLastSyncDate(
null)
54 ->setPrimary($this->item[
'primary'] ??
false)
55 ->setSection($section)
56 ->setOwner($this->connection->getOwner())
58 ->setConnection($this->connection)
59 ->setVersionId($this->item[
'etag'])
63 ->setSection($section)
64 ->setSectionConnection($sectionConnection)
68 if (!empty($this->item[
'deleted']))