Home
last modified time | relevance | path

Searched refs:getFeedbackContact (Results 1 – 2 of 2) sorted by relevance

/plugin/feedback/
H A Daction.php45 if(!$this->getFeedbackContact($ID)) return false;
78 $contact = $this->getFeedbackContact($id);
173 public function getFeedbackContact($id) { function in action_plugin_feedback
/plugin/feedback/_test/
H A DgetFeedbackContact.test.php89 $actual_output = $action->getFeedbackContact($input);