From: Tim Otten Date: Wed, 14 Sep 2016 20:50:57 +0000 (-0700) Subject: (NFC) CRM-17789 - CRM_Batch_Form_Entry - Cleanup docblock X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1620f0bc90053c1bb6c7a057e423b1f4d15d52b0;p=civicrm-core.git (NFC) CRM-17789 - CRM_Batch_Form_Entry - Cleanup docblock --- 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