function Braintree_IsNode::toParam in Commerce Braintree 7
File
- braintree_php/
lib/ Braintree/ IsNode.php, line 17
Class
Code
function toParam() {
return $this->searchTerms;
}
function toParam() {
return $this->searchTerms;
}