INFRA-132 - CRM/Custom - Convert single-line @param to multi-line
[civicrm-core.git] / CRM / Custom / Page / Field.php
index 55a5f079feeddcdee0f59fc4aa8be1e556b521da..fdd68e57732ea9e270c9244b99886826f40f1601 100644 (file)
@@ -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
    */