You are here

protected function Braintree_TransparentRedirect::__construct in Commerce Braintree 7

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

File

braintree_php/lib/Braintree/TransparentRedirect.php, line 72

Class

Braintree_TransparentRedirect
Static class providing methods to build Transparent Redirect urls

Code

protected function __construct() {
}