From 1620f0bc90053c1bb6c7a057e423b1f4d15d52b0 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 14 Sep 2016 13:50:57 -0700 Subject: [PATCH] (NFC) CRM-17789 - CRM_Batch_Form_Entry - Cleanup docblock --- CRM/Batch/Form/Entry.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Batch/Form/Entry.php b/CRM/Batch/Form/Entry.php index b9047c230a..b5a50e798c 100644 --- a/CRM/Batch/Form/Entry.php +++ b/CRM/Batch/Form/Entry.php @@ -263,7 +263,7 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form { * Posted values of the form. * @param array $files * List of errors to be posted back to the form. - * @param array $self + * @param \CRM_Batch_Form_Entry $self * Form object. * * @return array -- 2.25.1