From a12d81cbda78bf8832e51d97a63c107fbc19de7b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 10 Mar 2016 12:36:25 +0100 Subject: [PATCH] Fix PHPCS --- htdocs/core/class/html.formmail.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/core/class/html.formmail.class.php b/htdocs/core/class/html.formmail.class.php index 49b4e6af288..9d540a37bb6 100644 --- a/htdocs/core/class/html.formmail.class.php +++ b/htdocs/core/class/html.formmail.class.php @@ -933,7 +933,6 @@ class FormMail extends Form /** * Set substit array from object * - * @param Object $object Object to use * @param string $mode 'form' or 'emailing' * @return void */