Skip to content
Snippets Groups Projects
Unverified Commit 1816f617 authored by Eileen McNaughton's avatar Eileen McNaughton Committed by GitHub
Browse files

Merge pull request #15398 from eileenmcnaughton/adv

#1294 Remove getFormValues function
parents 0da88f4a d82f484d
Branches
Tags
No related merge requests found
......@@ -757,13 +757,6 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
$controller->moveFromSessionToTemplate();
}
/**
* @return array
*/
public function &getFormValues() {
return $this->_formValues;
}
/**
* Common post processing.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment