Rename activity search field from status_id to activity_status_id
[civicrm-core.git] / CRM / Core / Form / Search.php
index 0553ae91690d5e1d0ada50d218cca4e5dc1ab198..855ab66045820873ecc4e5354728b02acd24a9cb 100644 (file)
@@ -143,7 +143,7 @@ class CRM_Core_Form_Search extends CRM_Core_Form {
   /**
    * Set the form values based on input and preliminary processing.
    *
-   * @throws \Exception
+   * @throws \CRM_Core_Exception
    */
   protected function setFormValues() {
     $this->_formValues = $this->getFormValues();