Skip to content

Commit

Permalink
Merge pull request #15655 from demeritcowboy/activity-search-form-values
Browse files Browse the repository at this point in the history
dev/core#1348 - backport of PR 15654
  • Loading branch information
seamuslee001 authored Oct 29, 2019
2 parents c2876f6 + 296403c commit d8ac20a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CRM/Activity/Form/Search.php
Original file line number Diff line number Diff line change
Expand Up @@ -344,13 +344,6 @@ public function fixFormValues() {
}
}

/**
* @return null
*/
public function getFormValues() {
return NULL;
}

/**
* Return a descriptive name for the page, used in wizard header
*
Expand Down

0 comments on commit d8ac20a

Please sign in to comment.