X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FPrice%2FForm%2FDeleteField.php;h=14818c36bdef30c65550c6da09764c676ed74f9a;hb=1861d923dd4e29ac945caa98e1efbeda0bb71483;hp=999320f0841fe34cf1cbdfa07f8a0a6b69b03ec8;hpb=845bc17a66f2ef2ca7c819fbe99ec646f0d42634;p=civicrm-core.git diff --git a/CRM/Price/Form/DeleteField.php b/CRM/Price/Form/DeleteField.php index 999320f084..14818c36bd 100644 --- a/CRM/Price/Form/DeleteField.php +++ b/CRM/Price/Form/DeleteField.php @@ -39,7 +39,7 @@ class CRM_Price_Form_DeleteField extends CRM_Core_Form { /** - * the field id + * The field id * * @var int */ @@ -53,7 +53,7 @@ class CRM_Price_Form_DeleteField extends CRM_Core_Form { protected $_title; /** - * set up variables to build the form + * Set up variables to build the form * * @param null * @@ -73,7 +73,7 @@ class CRM_Price_Form_DeleteField extends CRM_Core_Form { } /** - * Function to actually build the form + * Build the form object * * @param null *