public function getCreationTimestamp(): int
{ return 1657173907;
} public function update(Connection
$connection): void
{ $templateTypeId =
$this->
insertMailTemplateTypeData($connection);
$this->
insertMailTemplateData($templateTypeId,
$connection);
$this->
updateMailTemplateContent($connection);
$this->
updateExistingMailTemplateContent($connection);
} public function updateDestructive(Connection
$connection): void
{ // nth
} private function updateMailTemplateContent(Connection
$connection): void
{ $update =
new MailUpdate( MailTemplateTypes::MAILTYPE_DOWNLOADS_DELIVERY,