X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCampaign%2FStateMachine%2FSearch.php;h=180f984151bff8d4686521c5b55293a674909732;hb=fc8b179970448b4f2011d3193f724a39560df71c;hp=d1945568eaf736149e64e8eb9c4e08d2335b0f2a;hpb=2c53a8f729f160b603efc6e8f5eb03c118df6ed3;p=civicrm-core.git diff --git a/CRM/Campaign/StateMachine/Search.php b/CRM/Campaign/StateMachine/Search.php index d1945568ea..180f984151 100755 --- a/CRM/Campaign/StateMachine/Search.php +++ b/CRM/Campaign/StateMachine/Search.php @@ -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 */