Merge pull request #3804 from atif-shaikh/CRM-15087
[civicrm-core.git] / CRM / Campaign / StateMachine / Search.php
index d1945568eaf736149e64e8eb9c4e08d2335b0f2a..180f984151bff8d4686521c5b55293a674909732 100755 (executable)
@@ -74,6 +74,8 @@ class CRM_Campaign_StateMachine_Search extends CRM_Core_StateMachine {
    *
    * @param CRM_Core_Controller $controller the controller object
    *
+   * @param string $formName
+   *
    * @return string the name of the form that will handle the task
    * @access protected
    */