X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCustom%2FPage%2FField.php;h=fdd68e57732ea9e270c9244b99886826f40f1601;hb=c4ca4892398c0efed55db2a91bcf44a31df78237;hp=55a5f079feeddcdee0f59fc4aa8be1e556b521da;hpb=6a0b768e17b6b5271ee014b4ac30066376de1f52;p=civicrm-core.git diff --git a/CRM/Custom/Page/Field.php b/CRM/Custom/Page/Field.php index 55a5f079fe..fdd68e5773 100644 --- a/CRM/Custom/Page/Field.php +++ b/CRM/Custom/Page/Field.php @@ -200,7 +200,8 @@ class CRM_Custom_Page_Field extends CRM_Core_Page { * * editing would involved modifying existing fields + adding data to new fields. * - * @param string $action the action to be invoked + * @param string $action + * The action to be invoked. * * @return void */ @@ -302,7 +303,8 @@ class CRM_Custom_Page_Field extends CRM_Core_Page { /** * Preview custom field * - * @param int $id custom field id + * @param int $id + * Custom field id. * * @return void */