$eventName, 'programmeUrl' => $programmeUrl, 'attendeeName' => $attendeeName, ])->render(); return $this->platform->send( $ownerPublicId, $to, 'Programme for '.$eventName, $html, strip_tags(str_replace(['', '', ''], "\n", $html)), ); } }