You are here

protected function Braintree::__construct in Commerce Braintree 7

@ignore don't permit an explicit call of the constructor! (like $t = new Braintree_Transaction())

1 method overrides Braintree::__construct()
Braintree_Result_Error::__construct in braintree_php/lib/Braintree/Result/Error.php
overrides default constructor @ignore

File

braintree_php/lib/Braintree.php, line 27

Class

Braintree
Braintree PHP Library

Code

protected function __construct() {
}