You are here

function Braintree_IsNode::toParam in Commerce Braintree 7

File

braintree_php/lib/Braintree/IsNode.php, line 17

Class

Braintree_IsNode

Code

function toParam() {
  return $this->searchTerms;
}