class Braintree_Descriptor in Commerce Braintree 7
Hierarchy
- class \Braintree_Instance
- class \Braintree_Descriptor
Expanded class hierarchy of Braintree_Descriptor
File
- braintree_php/
lib/ Braintree/ Descriptor.php, line 2
View source
class Braintree_Descriptor extends Braintree_Instance {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Braintree_Instance:: |
private | function | initializes instance properties from the keys/values of an array @ignore @access protected | |
Braintree_Instance:: |
public | function | 2 | |
Braintree_Instance:: |
public | function | returns private/nonexistent instance properties @access public | |
Braintree_Instance:: |
public | function | create a printable representation of the object as: ClassName[property=value, property=value] | 1 |