X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCampaign%2FForm%2FSurvey.php;h=d1ea1387f9cb5b0923e7c1065dca56b537505fe3;hb=95ca1e4e775ce88e3f371abe8390a3526ba537e7;hp=07f7274774dcef5b7549371a1ffe03d08bb2d71e;hpb=fc39f196c427ec3f13f2a240967bd36f426e9609;p=civicrm-core.git diff --git a/CRM/Campaign/Form/Survey.php b/CRM/Campaign/Form/Survey.php index 07f7274774..d1ea1387f9 100644 --- a/CRM/Campaign/Form/Survey.php +++ b/CRM/Campaign/Form/Survey.php @@ -47,14 +47,14 @@ class CRM_Campaign_Form_Survey extends CRM_Core_Form { protected $_surveyId; /** - * action + * Action * * @var int */ protected $_action; /** - * surveyTitle + * SurveyTitle * * @var string */ @@ -90,7 +90,7 @@ class CRM_Campaign_Form_Survey extends CRM_Core_Form { } /** - * Function to actually build the form + * Build the form object * * @param null *