Merge branch '4.4' of https://github.com/civicrm/civicrm-core into 4.5
[civicrm-core.git] / CRM / Queue / Queue / Sql.php
index ec42b368daefd820b5a3458151f639aacf4d04a1..9a7b638e91952ac6aca1d5402b815cab7e9c635c 100644 (file)
@@ -165,7 +165,7 @@ class CRM_Queue_Queue_Sql extends CRM_Queue_Queue {
   /**
    * Get the next item, even if there's an active lease
    *
-   * @param $lease_time seconds
+   * @param int|\seconds $lease_time seconds
    *
    * @return object with key 'data' that matches the inputted data
    */