diff --git a/public/typo3conf/ext/ep_events/Classes/Service/EmailService.php b/public/typo3conf/ext/ep_events/Classes/Service/EmailService.php index 3936647d..517e715e 100644 --- a/public/typo3conf/ext/ep_events/Classes/Service/EmailService.php +++ b/public/typo3conf/ext/ep_events/Classes/Service/EmailService.php @@ -56,7 +56,6 @@ class EmailService implements SingletonInterface /** * @param array $options - * @param array $variables * @return bool */ public function send(array $options)