From 4d2538dc6e726661c778add0199a5b8f0b385438 Mon Sep 17 00:00:00 2001 From: marcchevaldonne Date: Wed, 19 Apr 2023 23:47:30 +0200 Subject: [PATCH] 1.4.1d --- engine/Notifications/Email.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/Notifications/Email.php b/engine/Notifications/Email.php index ce3bc8e9..5a4a1379 100644 --- a/engine/Notifications/Email.php +++ b/engine/Notifications/Email.php @@ -82,7 +82,7 @@ class Email { * * @throws \PHPMailer\PHPMailer\Exception */ - public function ( + public function send_appointment_details( array $appointment, array $provider, array $service,