INFRA-132 - Docblock @param and @return tag fixes
[civicrm-core.git] / CRM / Core / Payment / BaseIPN.php
index 53e7b01a11aa25022f51d9e193cbce2062840d39..29e7d40a5bf0286c9d23787b037d0274a8d8b10b 100644 (file)
@@ -791,8 +791,8 @@ LIMIT 1;";
    * Update contribution status - this is only called from one place in the code &
    * it is unclear whether it is a function on the way in or on the way out
    *
-   * @param unknown_type $params
-   * @return void|Ambigous <value, unknown, array>
+   * @param array $params
+   * @return void|int
    */
   public function updateContributionStatus(&$params) {
     // get minimum required values.