INFRA-132 - CRM/Widget - Convert single-line @param to multi-line
authorTim Otten <totten@civicrm.org>
Tue, 6 Jan 2015 19:41:10 +0000 (11:41 -0800)
committerTim Otten <totten@civicrm.org>
Tue, 6 Jan 2015 23:02:30 +0000 (15:02 -0800)
CRM/Widget/Widget.php

index bc7d526f046a6924f867666bb547cf73708f51ae..f15a93b5a568f14e8410d695771dad2cc3c4ca0b 100644 (file)
@@ -183,7 +183,8 @@ WHERE  id = %1";
    *
    * @param int $contributionPageID
    * @param string $widgetID
-   * @param string $format - either myspace or normal
+   * @param string $format
+   *   Either myspace or normal.
    *
    * @return string
    */