static function Braintree_CustomerSearch::website in Commerce Braintree 7
File
- braintree_php/
lib/ Braintree/ CustomerSearch.php, line 22
Class
Code
static function website() {
return new Braintree_TextNode('website');
}
static function website() {
return new Braintree_TextNode('website');
}